bcachefs: Convert acl.c to allocate_dropping_locks()
authorKent Overstreet <kent.overstreet@linux.dev>
Sun, 28 May 2023 07:44:38 +0000 (03:44 -0400)
committerKent Overstreet <kent.overstreet@linux.dev>
Sun, 22 Oct 2023 21:10:03 +0000 (17:10 -0400)
commit5ff10c0a04c4217b24997d9b127c50602d717ab3
treed592cefa8d5e799cea24da9325f311f4bfabece6
parentd95dd378c207ddec7551cce2e047e6067c3c27ab
bcachefs: Convert acl.c to allocate_dropping_locks()

More work to avoid allocating memory with btree locks held.

Signed-off-by: Kent Overstreet <kent.overstreet@linux.dev>
fs/bcachefs/acl.c