NetBSD/sys/ufs/ffs
christos 292aad7505 Change the default for ACLs to be posix1e instead of nfsv4 to match FreeBSD.
Requested by chuq.
2021-09-18 03:05:19 +00:00
..
Makefile
ffs_alloc.c fix typos in comments, mainly s/extention/extension/ and s/sufficent/sufficient/ 2021-09-03 21:54:58 +00:00
ffs_appleufs.c
ffs_balloc.c Round of uvm.h cleanup. 2020-09-05 16:30:10 +00:00
ffs_bswap.c
ffs_extattr.c Round of uvm.h cleanup. 2020-09-05 16:30:10 +00:00
ffs_extern.h Extended attribute support for ffsv2, from FreeBSD. 2020-04-18 19:18:33 +00:00
ffs_inode.c fix the UFS2 extattr truncate code to play nice with wapbl. 2020-07-31 04:07:30 +00:00
ffs_quota2.c
ffs_snapshot.c Extended attribute support for ffsv2, from FreeBSD. 2020-04-18 19:18:33 +00:00
ffs_subr.c use %s/__func__ so that the strings can be shared. 2020-04-21 15:04:12 +00:00
ffs_tables.c
ffs_vfsops.c Change the default for ACLs to be posix1e instead of nfsv4 to match FreeBSD. 2021-09-18 03:05:19 +00:00
ffs_vnops.c Abolish all the silly indirection macros for initializing vnode ops tables. 2021-07-18 23:57:13 +00:00
ffs_wapbl.c remove noncompilable WAPBL_DEBUG_INODES 2020-04-11 17:43:54 +00:00
fs.h Change the default for ACLs to be posix1e instead of nfsv4 to match FreeBSD. 2021-09-18 03:05:19 +00:00