NetBSD/usr.sbin/fstyp
chs 87ba0e2a31 Restore backward compatibility of UFS2 with previous NetBSD releases by
disabling support in UFS2 for extended attributes (including ACLs).
Add a new variant of UFS2 called "UFS2ea" that does support extended attributes.
Add new	fsck_ffs operations "-c	ea" and	"-c no-ea" to convert file systems
from UFS2 to UFS2ea and	vice-versa (both of which delete all existing extended
attributes in the process).
2022-11-17 06:40:38 +00:00
..
Makefile
apfs.c
cd9660.c
exfat.c
ext2fs.c
fstyp.8
fstyp.c
fstyp.h
hammer.c
hammer2.c
hammer2_disk.h fix various typos, mainly in comments. 2022-04-04 19:33:44 +00:00
hammer_disk.h s/rather then/rather than/ in comment. 2021-12-05 07:25:11 +00:00
hfsplus.c
msdosfs.c
msdosfs.h
ntfs.c
ufs.c Restore backward compatibility of UFS2 with previous NetBSD releases by 2022-11-17 06:40:38 +00:00
zfs.c