Whamcloud - gitweb
fuse2fs: support getting and setting via struct fsxattr
authorDarrick J. Wong <djwong@kernel.org>
Thu, 24 Apr 2025 21:43:23 +0000 (14:43 -0700)
committerTheodore Ts'o <tytso@mit.edu>
Wed, 21 May 2025 14:25:07 +0000 (10:25 -0400)
commit9b5012c1569d4e6a0df1aa506bee1564435b7fd3
treebebf82f882007d0d532fdd686dc3ac4f3c1d2266
parent8ba9236f207a9a2fe5cecadbb5bcb45b62ee2cc5
fuse2fs: support getting and setting via struct fsxattr

Support querying xfs file attributes in fuse2fs so that the vfs
getattr/setattr functions continue to work.

Signed-off-by: Darrick J. Wong <djwong@kernel.org>
Link: https://lore.kernel.org/r/174553065105.1160461.8046224721957766466.stgit@frogsfrogsfrogs
Signed-off-by: Theodore Ts'o <tytso@mit.edu>
misc/fuse2fs.c