]> git.ipfire.org Git - thirdparty/e2fsprogs.git/commit
fuse2fs: remove posix acl translation
authorDarrick J. Wong <djwong@kernel.org>
Thu, 24 Apr 2025 21:41:49 +0000 (14:41 -0700)
committerTheodore Ts'o <tytso@mit.edu>
Mon, 9 Jun 2025 20:08:10 +0000 (16:08 -0400)
commit592e1ac60618a682f5cbd4029e613639b14c03da
tree8eaa0f90c59509c8b9eb7eda09997912f71cbb07
parented870e354469af625fba1ecf8efe1e4ba326de1d
fuse2fs: remove posix acl translation

Remove the POSIX ACL format translation since libext2fs takes care of
that now.

Fixes: 0ee1eaf70c257e ("libext2fs: translate internal ext4 acl to Posix ACL in ext2fs_xattr_[sg]et()")
Signed-off-by: Darrick J. Wong <djwong@kernel.org>
Link: https://lore.kernel.org/r/174553064997.1160461.14235157932332388225.stgit@frogsfrogsfrogs
Signed-off-by: Theodore Ts'o <tytso@mit.edu>
(cherry picked from commit 0111bdb70a9c460052387111414a2e2dc8c06822)
misc/fuse2fs.c