summaryrefslogtreecommitdiff
path: root/scripts/lib
diff options
context:
space:
mode:
authorEric Sandeen <sandeen@redhat.com>2025-03-03 11:12:15 -0600
committerJaegeuk Kim <jaegeuk@kernel.org>2025-03-13 18:16:06 +0000
commit9100adf326fa246beb03a26e5b374af4a6b4047d (patch)
treeb14b0b320668d564ac0c2f012b96bd3a08ea4f02 /scripts/lib
parent7d6ee503307125b5fb30b4863d3e8ffd0d808ca4 (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 'scripts/lib')
0 files changed, 0 insertions, 0 deletions