summaryrefslogtreecommitdiff
path: root/sys/ufs/ffs/ffs_extattr.c
AgeCommit message (Expand)Author
2022-11-28the UFS_EXTATTR option was supposed to affect only UFS1 file systems,chs
2022-11-17Restore backward compatibility of UFS2 with previous NetBSD releases bychs
2021-12-14ffs: fix the creation of device nodes on file systems with ACLs enabled.chs
2020-09-05Round of uvm.h cleanup.riastradh
2020-05-20remove accmode_t typedef (not needed, breaks llvm) from maxv@christos
2020-05-16Add ACL support for FFS. From FreeBSD.christos
2020-05-02Remove the unlock/relock hack by using IO_EXT to indicate that we are alreadychristos
2020-04-20- Allow root to set system attributes, samba does thischristos
2020-04-19- add lockingchristos
2020-04-18Extended attribute support for ffsv2, from FreeBSD.christos