umount.cifs: clean-up entries in /etc/mtab after unmount
commit27f34cb57c4e4299cb43c14e22c5b15053c898ea
authorShirish Pargaonkar <shirishpargaonkar@gmail.com>
Thu, 5 Feb 2009 19:17:48 +0000 (5 14:17 -0500)
committerJeff Layton <jlayton@redhat.com>
Thu, 5 Feb 2009 19:17:48 +0000 (5 14:17 -0500)
tree2e6be7bc6999b25aa8e442e6d256f06e89f1deaf
parent52e48c12cf2a56d31a2404ab142d6678b430a85a
umount.cifs: clean-up entries in /etc/mtab after unmount

This patch removes the remaining entry in /etc/mtab after a filesystem
is unmounted by canonicalizing the mountpoint supplied on the command
line.

Please refer to bug 4370 in samba bugzilla.
source/client/umount.cifs.c