Fix mount mutex handling missed in r234386.
This commit is contained in:
parent
6593be0158
commit
54d642ad7d
@ -1452,6 +1452,7 @@ nfs_sync(struct mount *mp, int waitfor)
|
|||||||
MNT_IUNLOCK(mp);
|
MNT_IUNLOCK(mp);
|
||||||
return (EBADF);
|
return (EBADF);
|
||||||
}
|
}
|
||||||
|
MNT_IUNLOCK(mp);
|
||||||
|
|
||||||
/*
|
/*
|
||||||
* Force stale buffer cache information to be flushed.
|
* Force stale buffer cache information to be flushed.
|
||||||
|
Loading…
x
Reference in New Issue
Block a user