commit | 58cce381fa4e8cfbe7ce005a6a858267a3b481f2 | [log] [tgz] |
---|---|---|
author | Yunlei He <heyunlei@huawei.com> | Thu Aug 18 21:01:19 2016 +0800 |
committer | Jaegeuk Kim <jaegeuk@kernel.org> | Mon Aug 29 18:31:07 2016 -0700 |
tree | 67b4dcec3fffea9646c3063adea345672d748976 | |
parent | f83a2584cae8f4deacb4c82da0b061813d59a40c [diff] |
f2fs: skip new checkpoint when doing fstrim without fs change This patch enables to do fstrim without checkpoint, if there is no fs change. Signed-off-by: Yunlei He <heyunlei@huawei.com> Signed-off-by: Jaegeuk Kim <jaegeuk@kernel.org>