]> git.neil.brown.name Git - nfs-utils.git/commit
Don't fail an unmount just because we couldn't contact the NFS server.
authorNeil Brown <neilb@suse.de>
Thu, 11 Oct 2007 01:29:07 +0000 (11:29 +1000)
committerNeil Brown <neilb@suse.de>
Thu, 11 Oct 2007 01:29:07 +0000 (11:29 +1000)
commitdf0a06a985a15f088d0a7fb39c61a98e6aac9830
treebb6c473b95598801c8ba9031af4c4f5a212a3e24
parent4d5e8d3e948a83e3960d63ff2d537a62bee4fa4a
Don't fail an unmount just because we couldn't contact the NFS server.

If we fail to talk to the NFS server when unmounted a v2 or v3 mount,
still do the unmount, but allow the error to propagate up.

Signed-off-by: Neil Brown <neilb@suse.de>
utils/mount/nfsumount.c