/[base]
ViewVC logotype

Revision 329556


Jump to revision: Previous Next
Author: avg
Date: Mon Feb 19 08:55:22 2018 UTC (6 years, 4 months ago)
Changed paths: 1
Log Message:
relax an assert in zfsctl_snapdir_lookup to match r323578

Since r323578 we may remove the last reference to a covered vnode with
vrele() instead of vput().  So, v_usecount may be decremented before
the vnode is locked and zfsctl_snapdir_lookup may "catch" the vnode
with v_usecount of zero and v_holdcnt of one.

PR:		225795
Reported by:	asomers
MFC after:	1 week


Changed paths

Path Details
Directoryhead/sys/cddl/contrib/opensolaris/uts/common/fs/zfs/zfs_ctldir.c modified , text changed

  ViewVC Help
Powered by ViewVC 1.1.27