IFp4 @208450:
Remove redundant call to AUDIT_ARG_UPATH1(). Path will be remembered by the following NDINIT(AUDITVNODE1) call. Sponsored by: FreeBSD Foundation (auditdistd) MFC after: 2 weeks
This commit is contained in:
parent
6a59dfbb86
commit
e1216d1335
@ -1170,7 +1170,6 @@ sys_unmount(td, uap)
|
||||
}
|
||||
mtx_unlock(&mountlist_mtx);
|
||||
} else {
|
||||
AUDIT_ARG_UPATH1(td, pathbuf);
|
||||
/*
|
||||
* Try to find global path for path argument.
|
||||
*/
|
||||
|
Loading…
Reference in New Issue
Block a user