ACLs are not supported, meaning their presence will force the use of the old lookup.
Details
Details
Diff Detail
Diff Detail
- Lint
Lint Skipped - Unit
Tests Skipped
Event Timeline
sys/ufs/ffs/ffs_vnops.c | ||
---|---|---|
790 | This is not necessary. It alters i_mode and I think only modifying it within seqc is a good invariant to have. However, this can be pushed way down to wrap the actual modification, I have no strong opinion. |