diff options
author | Chao Yu <yuchao0@huawei.com> | 2017-08-08 04:54:31 +0200 |
---|---|---|
committer | Jaegeuk Kim <jaegeuk@kernel.org> | 2017-08-22 00:54:48 +0200 |
commit | 4b2414d04e99120ce852ba15a1926c9c3a77d9ce (patch) | |
tree | a57631d51c041126041a23ebee61adb20b52e349 /samples/trace_events | |
parent | f2fs: fix potential overflow when adjusting GC cycle (diff) | |
download | linux-4b2414d04e99120ce852ba15a1926c9c3a77d9ce.tar.xz linux-4b2414d04e99120ce852ba15a1926c9c3a77d9ce.zip |
f2fs: support journalled quota
This patch supports to enable f2fs to accept quota information through
mount option:
- {usr,grp,prj}jquota=<quota file path>
- jqfmt=<quota type>
Then, in ->mount flow, we can recover quota file during log replaying,
by this, journelled quota can be supported.
Signed-off-by: Chao Yu <yuchao0@huawei.com>
[Jaegeuk Kim: Fix wrong return values.]
Signed-off-by: Jaegeuk Kim <jaegeuk@kernel.org>
Diffstat (limited to 'samples/trace_events')
0 files changed, 0 insertions, 0 deletions