commit | 3be4b9b0dee790bc19314411f109d6dcb14f97dc | [log] [tgz] |
---|---|---|
author | Denys Vlasenko <vda.linux@googlemail.com> | Thu Mar 29 16:00:30 2018 +0200 |
committer | Denys Vlasenko <vda.linux@googlemail.com> | Thu Mar 29 16:05:10 2018 +0200 |
tree | 36d2ccf7d60606e4bba31a65783c9295927ff7d2 | |
parent | d1b845706df2aa819babe74cb0b9b15c13da6b16 [diff] |
fstrim: do not check that specified file is on a block device Kernel will surely inform us in FITRIM does not make sense on a given file. function old new delta fstrim_main 241 221 -20 Signed-off-by: Denys Vlasenko <vda.linux@googlemail.com>