.. |
adosfs
|
Remove now obsolete operation vcache_remove().
|
2016-08-20 12:37:06 +00:00 |
cd9660
|
Remove now obsolete operation vcache_remove().
|
2016-08-20 12:37:06 +00:00 |
efs
|
Remove now obsolete operation vcache_remove().
|
2016-08-20 12:37:06 +00:00 |
filecorefs
|
Remove now obsolete operation vcache_remove().
|
2016-08-20 12:37:06 +00:00 |
hfs
|
Remove now obsolete operation vcache_remove().
|
2016-08-20 12:37:06 +00:00 |
msdosfs
|
Untangle VFS_SYNC() from VFS_SUSPENDCTL().
|
2017-02-17 08:29:11 +00:00 |
nfs
|
More changes for creds, mutex, etc.
|
2016-12-13 22:54:24 +00:00 |
nilfs
|
Remove now obsolete operation vcache_remove().
|
2016-08-20 12:37:06 +00:00 |
ntfs
|
Remove now obsolete operation vcache_remove().
|
2016-08-20 12:37:06 +00:00 |
ptyfs
|
Remove now obsolete operation vcache_remove().
|
2016-08-20 12:37:06 +00:00 |
puffs
|
Hold the interlock when calling cv_broadcast as per condvar(9)
|
2016-12-26 08:21:09 +00:00 |
smbfs
|
Remove now obsolete operation vcache_remove().
|
2016-08-20 12:37:06 +00:00 |
sysvbfs
|
Remove now obsolete operation vcache_remove().
|
2016-08-20 12:37:06 +00:00 |
tmpfs
|
Run vflush() when going from read/write to read only.
|
2017-01-27 10:47:54 +00:00 |
udf
|
PR/51777: David Binderman: Remove unused computation
|
2017-01-04 15:53:14 +00:00 |
union
|
Remove now obsolete operation vcache_remove().
|
2016-08-20 12:37:06 +00:00 |
unionfs
|
Make VOP_LINK return directory still locked and referenced.
|
2015-04-20 22:59:19 +00:00 |
v7fs
|
Remove now obsolete operation vcache_remove().
|
2016-08-20 12:37:06 +00:00 |
Makefile
|
7th Edition(V7) File System support. and NetBSD symbolic-link, socket, FIFO extension. see newfs_v7fs(8).
|
2011-06-27 11:52:22 +00:00 |
unicode.h
|
Use size_t instead of int for character count to avoid sign compare issues.
|
2014-04-06 19:25:22 +00:00 |