Home
last modified time | relevance | path

Searched hist:"80 d421450187e894af841849d66614a0456912f9" (Results 1 – 1 of 1) sorted by relevance

/linux/fs/f2fs/
H A Dsuper.cdiff 80d421450187e894af841849d66614a0456912f9 Fri Oct 27 14:45:05 CEST 2017 Yunlong Song <yunlong.song@huawei.com> 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>