bcachefs: do not compile acl mod on minimal config
authorDan Robertson <dan@dlrobertson.com>
Sat, 5 Jun 2021 23:03:16 +0000 (19:03 -0400)
committerKent Overstreet <kent.overstreet@linux.dev>
Sun, 22 Oct 2023 21:09:05 +0000 (17:09 -0400)
commit59e2480ff7360b5c6ecd418aee795a7087a3e8f6
tree5e0c7ccb8060fd97ffdd01a1a57d33fc8d458306
parent66a0a49750d77926a6d4b47d7ac1f4904094fb7e
bcachefs: do not compile acl mod on minimal config

Do not compile the acl.o target if BCACHEFS_POSIX_ACL is not enabled.

Signed-off-by: Dan Robertson <dan@dlrobertson.com>
Signed-off-by: Kent Overstreet <kent.overstreet@linux.dev>
fs/bcachefs/Makefile
fs/bcachefs/xattr.c