Displaying 2 results from an estimated 2 matches for "umount_v".
Did you mean:
umount_v2
2012 Jun 22
1
[PATCH] Fix wrong NFS umount path
Hi,
When mounting a NFS share and an error occurs for some reason, the NFS
share is not unmounted correctly: the local path is used instead of the
remote path in the umount_v[23]() call. This patch fixes this.
I found this while debugging some problems mounting the root file system
on NFS in a test system; I saw this in the logs (/mnt/duplicated is the
legitimate remote path):
Jun 21 21:52:35 pangolin-test rpc.mountd[11155]: authenticated mount request from 19...
2012 Jun 28
0
[klibc:master] nfsmount: Fix wrong NFS umount path
...maximilian attems <max at stro.at>
CommitDate: Thu, 28 Jun 2012 17:23:14 +0200
[klibc] nfsmount: Fix wrong NFS umount path
Hi,
When mounting a NFS share and an error occurs for some reason, the NFS
share is not unmounted correctly: the local path is used instead of the
remote path in the umount_v[23]() call. This patch fixes this.
I found this while debugging some problems mounting the root file system
on NFS in a test system; I saw this in the logs (/mnt/duplicated is the
legitimate remote path):
Jun 21 21:52:35 pangolin-test rpc.mountd[11155]: authenticated mount request from 19...