Module Name: src Committed By: manu Date: Thu May 19 03:25:11 UTC 2011
Modified Files:
src/sys/ufs/ufs: ufs_inode.c
Log Message:
Call ufs_extattr_vnode_inactive before UFS_WAPBL_BEGIN, as the latter will
leave the vnode locked, and ufs_extattr_vnode_inactive does lock/unlock
To generate a diff of this commit:
cvs rdiff -u -r1.85 -r1.86 src/sys/ufs/ufs/ufs_inode.c
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.
