You've already forked linux-apfs
mirror of
https://github.com/linux-apfs/linux-apfs.git
synced 2026-05-01 15:00:59 -07:00
dcd2086977
Oops--in916d2d844aI moved some constants into an array for convenience, but here I'm accidentally writing to that array. The effect is that if you ever encounter a filesystem lacking support for ACLs or security labels, then all queries of supported attributes will report that attribute as unsupported from then on. Fixes:916d2d844a"nfsd: clean up supported attribute handling" Signed-off-by: J. Bruce Fields <bfields@redhat.com>