freebsd-dev/sys/cddl/contrib/opensolaris/uts/common/fs
Andriy Gapon 9ba3abc30e zfs: fix a wrong assertion for extended attributes
For the extended attributes the order between z_teardown_lock and the
vnode lock is different.
The bug was triggered only with DIAGNOSTIC turned on.
This fix is developed in cooperation with avos.

PR:		213112
Reported by:	avos
Tested by:	avos
MFC after:	1 week
2016-10-04 08:09:25 +00:00
..
zfs zfs: fix a wrong assertion for extended attributes 2016-10-04 08:09:25 +00:00
gfs.c gfs_lookup_dot() does not have to acquire any locks 2016-05-16 15:13:16 +00:00
vnode.c vfs: implement v_holdcnt/v_usecount manipulation using atomic ops 2015-07-16 13:57:05 +00:00