summaryrefslogtreecommitdiff
path: root/mtab.c
AgeCommit message (Expand)AuthorFilesLines
2014-12-08mtab.c: include <paths.h> for _PATH_MOUNTEDFelix Janda1-0/+1
2013-07-18cifs-utils: fix some sparse warningsJeff Layton1-1/+1
2012-04-19mount.cifs: fix up some -D_FORTIFY_SOURCE=2 warningsJeff Layton1-1/+3
2011-07-12mtab: handle ENOSPC/EFBIG condition properly when altering mtabJeff Layton1-0/+27
2011-01-31mount.cifs: don't try to alter mtab if it's a symlinkJeff Layton1-0/+16
2010-08-24mount.cifs: use monotonic time for timeoutsBjörn Jacke1-3/+20
2010-07-27mtab: add __attribute__((unused)) to unused variablesJeff Layton1-2/+2
2010-02-07Initial import of files from samba master branchJeff Layton1-0/+220