Searched hist:e65ef20781cbfcbfe2d62ce37e028964bc34b313 (Results 1 – 2 of 2) sorted by relevance
/openbmc/linux/fs/f2fs/ |
H A D | file.c | diff e65ef20781cbfcbfe2d62ce37e028964bc34b313 Fri Jul 21 14:58:59 CDT 2017 Jaegeuk Kim <jaegeuk@kernel.org> f2fs: add ioctl to expose current features
This patch adds an ioctl to provide feature information to user. For exapmle, SQLite can use this ioctl to detect whether f2fs support atomic write or not.
Reviewed-by: Chao Yu <yuchao0@huawei.com> Signed-off-by: Jaegeuk Kim <jaegeuk@kernel.org>
|
H A D | f2fs.h | diff e65ef20781cbfcbfe2d62ce37e028964bc34b313 Fri Jul 21 14:58:59 CDT 2017 Jaegeuk Kim <jaegeuk@kernel.org> f2fs: add ioctl to expose current features
This patch adds an ioctl to provide feature information to user. For exapmle, SQLite can use this ioctl to detect whether f2fs support atomic write or not.
Reviewed-by: Chao Yu <yuchao0@huawei.com> Signed-off-by: Jaegeuk Kim <jaegeuk@kernel.org>
|