umount.cifs: clean-up entries in /etc/mtab after unmount
authorShirish Pargaonkar <shirishpargaonkar@gmail.com>
Thu, 5 Feb 2009 19:18:36 +0000 (14:18 -0500)
committerJeff Layton <jlayton@redhat.com>
Thu, 5 Feb 2009 19:18:36 +0000 (14:18 -0500)
commitdf341bd2b83cc67e31d5b91ae39b4f4f7619ffd0
tree5ee76ba4a340b6ebf4130744829c6af819e239a2
parent7a1408f89f1addff993d1e2dfb7462d12d0a2f48
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