NetBSD/tests/fs
hannken 6ac427e315 Redo the access check for setting va_flags in zfs_netbsd_setattr().
Use user flag UF_NODUMP instead of UF_IMMUTABLE for the test as it
is the only user flag supported by all tested file systems.

PR kern/47656 test zfs_flags.
2018-11-28 10:01:28 +00:00
..
cd9660
common No semicolon after macro do ... while (0) wrapper. 2018-06-19 09:20:46 +00:00
ffs 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
fifofs more tests needing <sys/stat.h> 2017-01-10 22:36:29 +00:00
hfs Don't play with "../.." in includes for h_macros.h; deal with it centrally. 2017-01-13 21:30:39 +00:00
kernfs Don't play with "../.." in includes for h_macros.h; deal with it centrally. 2017-01-13 21:30:39 +00:00
lfs Don't play with "../.." in includes for h_macros.h; deal with it centrally. 2017-01-13 21:30:39 +00:00
msdosfs Don't play with "../.." in includes for h_macros.h; deal with it centrally. 2017-01-13 21:30:39 +00:00
nfs Don't play with "../.." in includes for h_macros.h; deal with it centrally. 2017-01-13 21:30:39 +00:00
nullfs Don't play with "../.." in includes for h_macros.h; deal with it centrally. 2017-01-13 21:30:39 +00:00
psshfs give it more time. 2017-05-24 15:29:51 +00:00
ptyfs Don't play with "../.." in includes for h_macros.h; deal with it centrally. 2017-01-13 21:30:39 +00:00
puffs Don't play with "../.." in includes for h_macros.h; deal with it centrally. 2017-01-13 21:30:39 +00:00
tmpfs Use sysctl -n rather than parse the output. 2018-01-17 00:23:17 +00:00
umapfs Don't play with "../.." in includes for h_macros.h; deal with it centrally. 2017-01-13 21:30:39 +00:00
union Gotta mark crashes on signal separately from failures... 2017-04-14 01:30:38 +00:00
vfs Redo the access check for setting va_flags in zfs_netbsd_setattr(). 2018-11-28 10:01:28 +00:00
zfs
h_funcs.subr
Makefile
Makefile.inc Define _KERNTYPES for things that need it. 2016-01-23 21:22:45 +00:00