mirror of
https://github.com/opnsense/src.git
synced 2026-05-28 04:12:45 -04:00
MFC r196689:
Remove spurious pfs_unlock(). Approved by: re (rwatson)
This commit is contained in:
parent
45f395006c
commit
a0ed3d8546
1 changed files with 0 additions and 1 deletions
|
|
@ -339,7 +339,6 @@ pfs_getextattr(struct vop_getextattr_args *va)
|
|||
if (proc != NULL)
|
||||
PROC_UNLOCK(proc);
|
||||
|
||||
pfs_unlock(pn);
|
||||
PFS_RETURN (error);
|
||||
}
|
||||
|
||||
|
|
|
|||
Loading…
Reference in a new issue