summaryrefslogtreecommitdiff
path: root/scripts/gdb
diff options
context:
space:
mode:
authorKent Overstreet <kent.overstreet@linux.dev>2024-08-07 22:42:23 +0300
committerKent Overstreet <kent.overstreet@linux.dev>2024-08-08 22:14:02 +0300
commitf39bae2e028b841732ca81d8131d27b48a6051ad (patch)
tree7232937f4fb12e03e5ac69ba7d44a8ac8159dbe9 /scripts/gdb
parent73dc1656f41a42849e43b945fe44d4e3d55eb6c3 (diff)
downloadlinux-f39bae2e028b841732ca81d8131d27b48a6051ad.tar.xz
bcachefs: Switch to .get_inode_acl()
.set_acl() requires a dentry, and if one isn't passed it marks the VFS inode as not having an ACL. This has been causing inodes with ACLs to have them "disappear" on bcachefs filesystem, depending on which path those inodes get pulled into the cache from. Switching to .get_inode_acl(), like other local filesystems, fixes this. Signed-off-by: Kent Overstreet <kent.overstreet@linux.dev>
Diffstat (limited to 'scripts/gdb')
0 files changed, 0 insertions, 0 deletions