umount.cifs: clean-up entries in /etc/mtab after unmount
authorShirish Pargaonkar <shirishpargaonkar@gmail.com>
Thu, 5 Feb 2009 19:12:42 +0000 (14:12 -0500)
committerJeff Layton <jlayton@redhat.com>
Thu, 5 Feb 2009 19:12:42 +0000 (14:12 -0500)
commit16d2fdf5750dbb344b19df23fb741fc8e0b43d10
tree2b4fc72df9e165607e63a023f4785b9adff07509
parentf023bf94f1cfb0523cbbd24b5a44c6ae6450f261
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.
source3/client/umount.cifs.c