freebsd-dev/sys/cddl/contrib/opensolaris/uts/common/fs
Pawel Jakub Dawidek f5516e3d1d - Protect reclaim with z_teardown_inactive_lock.
- Be prepared for dbuf to disappear in zfs_reclaim_complete() and check if
  z_dbuf field is NULL - this might happen in case of rollback or forced
  unmount between zfs_freebsd_reclaim() and zfs_reclaim_complete().
- On forced unmount wait for all znodes to be destroyed - destruction can be
  done asynchronously via zfs_reclaim_complete().

MFC after:	1 week
2009-09-12 19:53:31 +00:00
..
zfs - Protect reclaim with z_teardown_inactive_lock. 2009-09-12 19:53:31 +00:00
gfs.c work around snapshot shutdown race reported by Henri Hennebert 2009-05-30 19:26:35 +00:00
vnode.c Manage asynchronous vnode release just like Solaris. 2009-08-17 09:48:34 +00:00