NetBSD/sys/ufs
hannken b689ec0f78 Add "void *extra" argument to vcache_new() so a file system may
pass more information about the file to create.

Welcome to 8.99.30
2019-01-01 10:06:54 +00:00
..
chfs add a genfs method to allow a file system to limit the range of pages 2018-05-28 21:04:37 +00:00
ext2fs Add "void *extra" argument to vcache_new() so a file system may 2019-01-01 10:06:54 +00:00
ffs Add "void *extra" argument to vcache_new() so a file system may 2019-01-01 10:06:54 +00:00
lfs Add "void *extra" argument to vcache_new() so a file system may 2019-01-01 10:06:54 +00:00
mfs Make VOP_RECLAIM do the last unlock of the vnode. 2017-05-26 14:20:59 +00:00
ufs Add "void *extra" argument to vcache_new() so a file system may 2019-01-01 10:06:54 +00:00
Makefile
files.ufs add support for extended attributes in ext2fs for ext3/ext4; read-only for now 2016-08-12 19:04:03 +00:00