commit | 80d421450187e894af841849d66614a0456912f9 | [log] [tgz] |
---|---|---|
author | Yunlong Song <yunlong.song@huawei.com> | Fri Oct 27 20:45:05 2017 +0800 |
committer | Jaegeuk Kim <jaegeuk@kernel.org> | Sun Nov 05 16:41:52 2017 -0800 |
tree | c888ca0009b4c43812a5c83f1e77473b585bf951 | |
parent | bf9c14278545a878b1c1982260123330b5dc05e4 [diff] |
f2fs: support soft block reservation It supports to extend reserved_blocks sysfs interface to be soft threshold, which allows user configure it exceeding current available user space. This patch also introduces a new sysfs interface called current_reserved_blocks, which shows the current blocks that have already been reserved. Signed-off-by: Yunlong Song <yunlong.song@huawei.com> Signed-off-by: Chao Yu <yuchao0@huawei.com> Signed-off-by: Jaegeuk Kim <jaegeuk@kernel.org>