1
0
mirror of https://git.FreeBSD.org/src.git synced 2025-01-30 16:51:41 +00:00
freebsd/sys/fs/nwfs
Jeff Roberson 8b5905a47d - Remove the backtrace() call from the *_vinvalbuf() functions. Thanks to a
stack trace supplied by phk, I now understand what's going on here.  The
   check for VI_XLOCK stops us from calling vinvalbuf once the vnode has been
   partially torn down in vclean().  It is not clear that this would cause
   a problem.  Document this in nfs_bio.c, which is where the other two
   filesystems copied this code from.
2003-10-04 08:51:50 +00:00
..
nwfs_io.c - Remove the backtrace() call from the *_vinvalbuf() functions. Thanks to a 2003-10-04 08:51:50 +00:00
nwfs_ioctl.c
nwfs_mount.h
nwfs_node.c
nwfs_node.h
nwfs_subr.c
nwfs_subr.h
nwfs_vfsops.c
nwfs_vnops.c
nwfs.h