f2fs: support quota sys files
authorJaegeuk Kim <jaegeuk@kernel.org>
Fri, 6 Oct 2017 16:14:28 +0000 (09:14 -0700)
committerJaegeuk Kim <jaegeuk@kernel.org>
Mon, 6 Nov 2017 00:42:02 +0000 (16:42 -0800)
commitea6767337f86312ebe473585899a159bf50ef1b7
treeca1ba28580c124af5aaa3dc5f106d5bbbe322113
parent234a9689614272d93271b308adbd303b59d266e3
f2fs: support quota sys files

This patch supports hidden quota files in the system, which will be used for
Android. It requires up-to-date f2fs-tools later than v1.9.0.

Reviewed-by: Chao Yu <yuchao0@huawei.com>
Signed-off-by: Jaegeuk Kim <jaegeuk@kernel.org>
fs/f2fs/checkpoint.c
fs/f2fs/f2fs.h
fs/f2fs/recovery.c
fs/f2fs/super.c
include/linux/f2fs_fs.h