]> Git Repo - linux.git/commit
statx: stx_subvol
authorKent Overstreet <[email protected]>
Fri, 8 Mar 2024 02:29:12 +0000 (21:29 -0500)
committerChristian Brauner <[email protected]>
Tue, 26 Mar 2024 08:01:18 +0000 (09:01 +0100)
commit2a82bb02941fb53d1f8df2a360e7798ae3d9d962
treebbc159905c9a051e549d225ecfff31c9b7fe6ec7
parent4cece764965020c22cff7665b18a012006359095
statx: stx_subvol

Add a new statx field for (sub)volume identifiers, as implemented by
btrfs and bcachefs.

This includes bcachefs support; we'll definitely want btrfs support as
well.

Link: https://lore.kernel.org/linux-fsdevel/2uvhm6gweyl7iyyp2xpfryvcu2g3padagaeqcbiavjyiis6prl@yjm725bizncq/
Signed-off-by: Kent Overstreet <[email protected]>
Cc: Josef Bacik <[email protected]>
Cc: Miklos Szeredi <[email protected]>
Cc: Christian Brauner <[email protected]>
Cc: David Howells <[email protected]>
Signed-off-by: Kent Overstreet <[email protected]>
Link: https://lore.kernel.org/r/[email protected]
Signed-off-by: Johannes Thumshirn <[email protected]>
Signed-off-by: Christian Brauner <[email protected]>
fs/bcachefs/fs.c
fs/btrfs/inode.c
fs/stat.c
include/linux/stat.h
include/uapi/linux/stat.h
This page took 0.074615 seconds and 4 git commands to generate.