[PATCH 0/3] bit more FS_IOC_GETFSUUID, FS_IOC_GETFSSYSFSPATH

Kent Overstreet posted 3 patches 1 year, 10 months ago
fs/bcachefs/fs.c | 9 ++++-----
fs/ext4/super.c  | 1 +
2 files changed, 5 insertions(+), 5 deletions(-)
[PATCH 0/3] bit more FS_IOC_GETFSUUID, FS_IOC_GETFSSYSFSPATH
Posted by Kent Overstreet 1 year, 10 months ago
implement FS_IOC_GETFSUUID, FS_IOC_GETFSSYSFSPATH a bit more

also: https://evilpiepirate.org/git/bcachefs.git/commit/?h=bcachefs-sysfs-ioctls

Kent Overstreet (3):
  bcachefs: Switch to uuid_to_fsid()
  bcachefs: Initialize super_block->s_uuid
  ext4: Add support for FS_IOC_GETFSSYSFSPATH

 fs/bcachefs/fs.c | 9 ++++-----
 fs/ext4/super.c  | 1 +
 2 files changed, 5 insertions(+), 5 deletions(-)

-- 
2.43.0
Re: [PATCH 0/3] bit more FS_IOC_GETFSUUID, FS_IOC_GETFSSYSFSPATH
Posted by Theodore Ts'o 1 year, 9 months ago
On Thu, 14 Mar 2024 23:52:59 -0400, Kent Overstreet wrote:
> implement FS_IOC_GETFSUUID, FS_IOC_GETFSSYSFSPATH a bit more
> 
> also: https://evilpiepirate.org/git/bcachefs.git/commit/?h=bcachefs-sysfs-ioctls
> 
> Kent Overstreet (3):
>   ext4: Add support for FS_IOC_GETFSSYSFSPATH
> 
> [...]

Applied, thanks!

[3/3] ext4: Add support for FS_IOC_GETFSSYSFSPATH
      commit: fb092d407262eb4278f3d1ca24da54396a038c62

Best regards,
-- 
Theodore Ts'o <tytso@mit.edu>