diff options
author | Eric Sandeen <sandeen@redhat.com> | 2025-03-03 11:12:15 -0600 |
---|---|---|
committer | Jaegeuk Kim <jaegeuk@kernel.org> | 2025-03-13 18:16:06 +0000 |
commit | 9100adf326fa246beb03a26e5b374af4a6b4047d (patch) | |
tree | b14b0b320668d564ac0c2f012b96bd3a08ea4f02 /tools/perf/scripts/python/exported-sql-viewer.py | |
parent | 7d6ee503307125b5fb30b4863d3e8ffd0d808ca4 (diff) |
f2fs: make LAZYTIME a mount option flag
Set LAZYTIME into sbi during parsing, and transfer it to the sb in
fill_super, so that an sb is not required during option parsing.
(Note: While lazytime is normally handled via mount flag in the vfs,
some f2fs users do expect to be able to use it as an explicit mount
option string via the mount syscall, so this option must remain.)
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