Fix build.
This commit is contained in:
parent
b8fe3dd0dd
commit
05cc75de83
@ -135,7 +135,7 @@ ufs_inactive(ap)
|
||||
(void)chkiq(ip, -1, NOCRED, FORCE);
|
||||
#endif
|
||||
#ifdef UFS_EXTATTR
|
||||
ufs_extattr_vnode_inactive(vp, td);
|
||||
ufs_extattr_vnode_inactive(vp, ap->a_td);
|
||||
#endif
|
||||
/*
|
||||
* Setting the mode to zero needs to wait for the inode
|
||||
|
Loading…
Reference in New Issue
Block a user