f2fs: add sysfs entry for effective lookup mode
This commit introduces a new read-only sysfs entry at /sys/fs/f2fs/<device>/effective_lookup_mode. This entry displays the actual directory lookup mode F2FS is currently using. This is needed for debugging and verification, as the behavior is determined by both on-disk flags and mount options. Signed-off-by:Daniel Lee <chullee@google.com> Reviewed-by:
Chao Yu <chao@kernel.org> Signed-off-by:
Jaegeuk Kim <jaegeuk@kernel.org>
Loading
-
mentioned in commit f75a674c
-
mentioned in commit ba953bf0
-
mentioned in commit 47b374a1
-
mentioned in commit 63ce7556
-
mentioned in commit 8c91b368
-
mentioned in commit 611e5a4f
-
mentioned in commit 1d02275c
-
mentioned in commit ef85a205
-
mentioned in commit 3ca0a314
-
mentioned in commit 4aeee969
-
mentioned in commit c14e84e2
-
mentioned in commit 0ea221d2
Please sign in to comment