summaryrefslogtreecommitdiff
path: root/sys/modules/ufs
AgeCommit message (Expand)Author
2020-05-16Add ACL support for FFS. From FreeBSD.christos
2020-04-12Remove ufs_wapbl.c from Makefile.htodd
2019-08-19Enable extended attributes in modules.christos
2019-06-20Split the ufs code out of the ffs module and into its own module.pgoyette