summaryrefslogtreecommitdiffstats
path: root/client/umount.cifs.c
Commit message (Collapse)AuthorAgeFilesLines
* umount.cifs: do not attempt to update /etc/mtab if it is symbolic linkShirish Pargaonkar2009-07-271-3/+4
| | | | | | | | If /etc/mtab is a symbolic link to e.g. /proc/mounts, do not update it. This is a fix for a bug reported in 4675 on samba bugzilla Signed-off-by: Shirish Pargaonkar <shirishpargaonkar@gmail.com>
* Move mount.cifs/umount.cifs to the top level and remove the outdated copyJelmer Vernooij2009-06-021-0/+405
in Samba 4.