NetBSD/tests/fs/ffs
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 PR/55102: Kamil Rytarowski: Duplicate fifo_vnodeop_entries, 2020-05-15 23:32:27 +00:00
ffs_common.sh Remove non-functional cleanup code from test_case() and test_case_root(). 2020-08-20 07:23:20 +00:00
h_ffs_server.c
h_quota2_tests.c
quotas_common.sh
t_clearquota.sh
t_extattr.c Restore backward compatibility of UFS2 with previous NetBSD releases by 2022-11-17 06:40:38 +00:00
t_fifos.c
t_getquota.sh
t_miscquota.sh s/shapshot/snapshot/ 2021-12-05 07:51:26 +00:00
t_mount.c
t_quota2_1.c
t_quota2_remount.c fix various typos in comments and log messages. 2021-08-20 20:25:26 +00:00
t_quotalimit.sh
t_setquota.sh
t_snapshot.c
t_snapshot_log.c
t_snapshot_v2.c
t_update_log.c