diff options
author | Eric Sandeen <sandeen@sandeen.net> | 2025-03-03 11:12:13 -0600 |
---|---|---|
committer | Jaegeuk Kim <jaegeuk@kernel.org> | 2025-03-13 18:16:06 +0000 |
commit | abd0e040e9a516fe1205d12ee33e1778ec546941 (patch) | |
tree | d583d40c55ccc9816da3fdf9e5c0d401e764e20c /tools/perf/scripts/python/exported-sql-viewer.py | |
parent | 277352b6cbeda5c0976e56d25e3fcd775db96305 (diff) |
f2fs: factor out an f2fs_default_check function
The current options parsing function both parses options and validates
them - factor the validation out to reduce the size of the function and
make transition to the new mount API possible, because under the new mount
API, options are parsed one at a time, and cannot all be tested at the end
of the parsing function.
Signed-off-by: Eric Sandeen <sandeen@redhat.com>
Reviewed-by: Chao Yu <chao@kernel.org>
Signed-off-by: Jaegeuk Kim <jaegeuk@kernel.org>
Diffstat (limited to 'tools/perf/scripts/python/exported-sql-viewer.py')
0 files changed, 0 insertions, 0 deletions