freebsd-dev/sys/fs/smbfs
Davide Italiano 8680dc800f - Do not put in the mntqueue half-constructed vnodes.
- Change the code so that it relies on vfs_hash rather than on a
  home-made hashtable.
- There's no need to inline fnv_32_buf().

Reviewed by:	delphij
Tested by:	pho
Sponsored by:	iXsystems inc.
2012-10-31 03:55:33 +00:00
..
smbfs_io.c Fix panic due to page faults while in kernel mode, under conditions of 2012-10-31 03:34:07 +00:00
smbfs_node.c - Do not put in the mntqueue half-constructed vnodes. 2012-10-31 03:55:33 +00:00
smbfs_node.h - Do not put in the mntqueue half-constructed vnodes. 2012-10-31 03:55:33 +00:00
smbfs_smb.c Fix panic due to page faults while in kernel mode, under conditions of 2012-10-31 03:34:07 +00:00
smbfs_subr.c Fix panic due to page faults while in kernel mode, under conditions of 2012-10-31 03:34:07 +00:00
smbfs_subr.h Fix panic due to page faults while in kernel mode, under conditions of 2012-10-31 03:34:07 +00:00
smbfs_vfsops.c - Do not put in the mntqueue half-constructed vnodes. 2012-10-31 03:55:33 +00:00
smbfs_vnops.c Fix panic due to page faults while in kernel mode, under conditions of 2012-10-31 03:34:07 +00:00
smbfs.h - Do not put in the mntqueue half-constructed vnodes. 2012-10-31 03:55:33 +00:00