f2fs: introduce f2fs_statfs_project
authorChao Yu <yuchao0@huawei.com>
Fri, 28 Jul 2017 16:32:53 +0000 (00:32 +0800)
committerJaegeuk Kim <jaegeuk@kernel.org>
Mon, 31 Jul 2017 23:48:36 +0000 (16:48 -0700)
commitddc34e328d067b15b937dea7ad29034920130200
treec2e0cfe682418c0484bc2d221d3990f6f605cf22
parent2c1d03056991286c689be3348fb8b844bcd20e23
f2fs: introduce f2fs_statfs_project

This patch introduces f2fs_statfs_project, it enables to show usage
status of directory tree which is limited with project quota.

Signed-off-by: Chao Yu <yuchao0@huawei.com>
Signed-off-by: Jaegeuk Kim <jaegeuk@kernel.org>
fs/f2fs/super.c