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 Don't play with "../.." in includes for h_macros.h; deal with it centrally. 2017-01-13 21:30:39 +00:00
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 return return atf_no_error() instead of 0 for consistency. 2019-07-09 16:24:01 +00:00
t_getquota.sh
t_miscquota.sh s/shapshot/snapshot/ 2021-12-05 07:51:26 +00:00
t_mount.c Don't play with "../.." in includes for h_macros.h; deal with it centrally. 2017-01-13 21:30:39 +00:00
t_quota2_1.c Don't play with "../.." in includes for h_macros.h; deal with it centrally. 2017-01-13 21:30:39 +00:00
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 Don't play with "../.." in includes for h_macros.h; deal with it centrally. 2017-01-13 21:30:39 +00:00
t_snapshot_log.c Don't play with "../.." in includes for h_macros.h; deal with it centrally. 2017-01-13 21:30:39 +00:00
t_snapshot_v2.c Don't play with "../.." in includes for h_macros.h; deal with it centrally. 2017-01-13 21:30:39 +00:00
t_update_log.c add tests for the mount update from rw to rw+log, which used to case the panic 2017-03-22 21:33:06 +00:00