Age | Commit message (Collapse) | Author | Files | Lines | |
---|---|---|---|---|---|
2009-07-27 | umount.cifs: do not attempt to update /etc/mtab if it is symbolic link | Shirish Pargaonkar | 1 | -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> | |||||
2009-06-02 | Move mount.cifs/umount.cifs to the top level and remove the outdated copy | Jelmer Vernooij | 1 | -0/+405 | |
in Samba 4. |