NetBSD/sys/fs
pooka b97a9a0af5 f_namemax is one of the static fields overridden by copy_statvfs_info(),
so be sure to set it to the value coming from the file server as
part of mount args.

exposed, like so many other problems, by njoly's tests
2010-07-15 21:55:05 +00:00
..
adosfs Remove vlockmgr(). Generic vnode lock operations now use a rwlock located 2010-07-01 13:00:54 +00:00
cd9660 Remove vlockmgr(). Generic vnode lock operations now use a rwlock located 2010-07-01 13:00:54 +00:00
efs Remove vlockmgr(). Generic vnode lock operations now use a rwlock located 2010-07-01 13:00:54 +00:00
filecorefs Remove vlockmgr(). Generic vnode lock operations now use a rwlock located 2010-07-01 13:00:54 +00:00
hfs Remove vlockmgr(). Generic vnode lock operations now use a rwlock located 2010-07-01 13:00:54 +00:00
msdosfs Clean up vnode lock operations pass 2: 2010-06-24 12:58:48 +00:00
nilfs Clean up vnode lock operations pass 2: 2010-06-24 12:58:48 +00:00
ntfs Remove vlockmgr(). Generic vnode lock operations now use a rwlock located 2010-07-01 13:00:54 +00:00
ptyfs Remove vlockmgr(). Generic vnode lock operations now use a rwlock located 2010-07-01 13:00:54 +00:00
puffs f_namemax is one of the static fields overridden by copy_statvfs_info(), 2010-07-15 21:55:05 +00:00
smbfs Replace vget() with vref()/vn_lock(), this node already has a reference. 2010-07-09 08:10:50 +00:00
sysvbfs Do set f_namemax at mount, to provide sensible value for statvfs(2) 2010-07-07 16:19:55 +00:00
tmpfs return same errno as ffs 2010-07-14 16:03:49 +00:00
udf Remove vlockmgr(). Generic vnode lock operations now use a rwlock located 2010-07-01 13:00:54 +00:00
union union doesn't use layerfs (avoids panic in kernel bootstrap when 2010-07-05 21:27:08 +00:00
unionfs Clean up vnode lock operations pass 2: 2010-06-24 12:58:48 +00:00
Makefile Install ptyfs userspace header into user's space. 2010-06-14 14:40:47 +00:00
unicode.h