umount.cifs: clean-up entries in /etc/mtab after unmount
commit74f0002d80a0705603310350873396d30d750d2e
authorShirish Pargaonkar <shirishpargaonkar@gmail.com>
Thu, 5 Feb 2009 19:16:53 +0000 (5 14:16 -0500)
committerKarolin Seeger <kseeger@samba.org>
Mon, 16 Feb 2009 08:56:56 +0000 (16 09:56 +0100)
treeceee8d5b0af4277a30dfe84ae252345e734cfa05
parent503c842fe29c66c42b96c040e5e2d7449ec97312
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.
(cherry picked from commit 544faebe894b2b0661d6c9fe68ee7c01945ee824)
source/client/umount.cifs.c