diff options
| author | Kent Overstreet <[email protected]> | 2024-02-07 02:56:19 +0000 |
|---|---|---|
| committer | Christian Brauner <[email protected]> | 2024-02-12 12:13:59 +0000 |
| commit | ae8c511757304e0c393661b5ed2ad7073e2a351d (patch) | |
| tree | 06a6782f360ac08e5febc40130979f0a7356fcab /scripts/generate_rust_target.rs | |
| parent | fat: Hook up sb->s_uuid (diff) | |
| download | kernel-ae8c511757304e0c393661b5ed2ad7073e2a351d.tar.gz kernel-ae8c511757304e0c393661b5ed2ad7073e2a351d.zip | |
fs: add FS_IOC_GETFSSYSFSPATH
Add a new ioctl for getting the sysfs name of a filesystem - the path
under /sys/fs.
This is going to let us standardize exporting data from sysfs across
filesystems, e.g. time stats.
The returned path will always be of the form "$FSTYP/$SYSFS_IDENTIFIER",
where the sysfs identifier may be a UUID (for bcachefs) or a device name
(xfs).
Cc: Christian Brauner <[email protected]>
Cc: Jan Kara <[email protected]>
Cc: Dave Chinner <[email protected]>
Cc: Darrick J. Wong <[email protected]>
Cc: Theodore Ts'o <[email protected]>
Cc: Josef Bacik <[email protected]>
Signed-off-by: Kent Overstreet <[email protected]>
Link: https://lore.kernel.org/r/[email protected]
Signed-off-by: Christian Brauner <[email protected]>
Diffstat (limited to 'scripts/generate_rust_target.rs')
0 files changed, 0 insertions, 0 deletions
