freebsd-src/sys/ufs
Jeff Roberson 23d15e852d - Lock the clearing of v_data in ufs_reclaim() to prevent a pagefault
in ffs_lock() when it acesses v_data without the vnlock.

Sponsored by:	Isilon Systems, Inc.
2005-03-17 11:58:43 +00:00
..
ffs Add two arguments to the vfs_hash() KPI so that filesystems which do 2005-03-16 11:20:51 +00:00
ufs - Lock the clearing of v_data in ufs_reclaim() to prevent a pagefault 2005-03-17 11:58:43 +00:00