diff options
author | 2024-05-15 16:12:33 +0800 | |
---|---|---|
committer | 2024-06-12 15:46:02 +0000 | |
commit | cc260b66c4cd21a370b39f73c9034a420baf8f79 (patch) | |
tree | 49df9e88a709f18883e809c201471d59713c4bbf /scripts/gdb/linux/utils.py | |
parent | f2fs: fix to do sanity check on blocks for inline_data inode (diff) | |
download | wireguard-linux-cc260b66c4cd21a370b39f73c9034a420baf8f79.tar.xz wireguard-linux-cc260b66c4cd21a370b39f73c9034a420baf8f79.zip |
f2fs: add support for FS_IOC_GETFSSYSFSPATH
FS_IOC_GETFSSYSFSPATH ioctl expects sysfs sub-path of a filesystem, the
format can be "$FSTYP/$SYSFS_IDENTIFIER" under /sys/fs, it can helps to
standardizes exporting sysfs datas across filesystems.
This patch wires up FS_IOC_GETFSSYSFSPATH for f2fs, it will output
"f2fs/<dev>".
Signed-off-by: Chao Yu <chao@kernel.org>
Signed-off-by: Jaegeuk Kim <jaegeuk@kernel.org>
Diffstat (limited to 'scripts/gdb/linux/utils.py')
0 files changed, 0 insertions, 0 deletions