|
|
| version 1.517, 2007/03/10 02:56:10 | version 1.518, 2007/04/27 15:48:42 |
|---|---|
| Line 696 xfs_unmount_flush( | Line 696 xfs_unmount_flush( |
| bhv_vnode_t *rvp = XFS_ITOV(rip); | bhv_vnode_t *rvp = XFS_ITOV(rip); |
| int error; | int error; |
| xfs_ilock(rip, XFS_ILOCK_EXCL); | xfs_ilock(rip, XFS_ILOCK_EXCL | XFS_ILOCK_PARENT); |
| xfs_iflock(rip); | xfs_iflock(rip); |
| /* | /* |