diff options
author | 2015-05-07 18:11:37 +0800 | |
---|---|---|
committer | 2015-05-28 15:41:58 -0700 | |
commit | 498c5e9fcd10c89404601b222c1dbcb6e4f10a02 (patch) | |
tree | 719a1687e354574c1847cb4f5c0bd0842d3c27aa /tools/perf/scripts/python/call-graph-from-postgresql.py | |
parent | f2fs crypto: remove checking key context during lookup (diff) | |
download | linux-dev-498c5e9fcd10c89404601b222c1dbcb6e4f10a02.tar.xz linux-dev-498c5e9fcd10c89404601b222c1dbcb6e4f10a02.zip |
f2fs: add default mount options to remount
I use f2fs filesystem with /data partition on my Android phone
by the default mount options. When I remount /data in order to
adding discard option to run some benchmarks, I find the default
options such as background_gc, user_xattr and acl turned off.
So I introduce a function named default_options in super.c. It do
some default setting, and both mount and remount operations will
call this function to complete default setting.
Signed-off-by: Yunlei He <heyunlei@huawei.com>
Reviewed-by: Chao Yu <chao2.yu@samsung.com>
Signed-off-by: Jaegeuk Kim <jaegeuk@kernel.org>
Diffstat (limited to 'tools/perf/scripts/python/call-graph-from-postgresql.py')
0 files changed, 0 insertions, 0 deletions