index
:
nfs-utils.git
fixrootccache
gss-fixes
gss-proxy-mods
master
NFS utils related patches
Simo Sorce
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
utils
/
mount
Commit message (
Expand
)
Author
Age
Files
Lines
*
mount.nfs: No need to return nfs_mount_data structs
Chuck Lever
2007-07-20
5
-31
/
+24
*
mount.nfs: Move MS_DUMMY and friends to header file
Chuck Lever
2007-07-20
2
-5
/
+12
*
mount.nfs: Move start_statd into nfs_mount
Chuck Lever
2007-07-20
5
-64
/
+65
*
mount.nfs: Move network functions into a common source module
Chuck Lever
2007-07-20
6
-274
/
+354
*
mount.nfs: Eliminate some C macros that use implicit arguments
Chuck Lever
2007-07-20
1
-78
/
+81
*
mount.nfs: Always preset nfs_mount_version
Chuck Lever
2007-07-20
3
-72
/
+64
*
mount.nfs: Create a common source module for reporting mount errors
Chuck Lever
2007-07-20
8
-183
/
+277
*
mount.nfs: clean-up add_mtab
Chuck Lever
2007-07-20
1
-24
/
+28
*
mount.nfs: /bin/mount already handles --bind & friends
Chuck Lever
2007-07-20
1
-30
/
+0
*
mount.nfs: Remove support for "-t" option
Chuck Lever
2007-07-20
1
-36
/
+26
*
mount.nfs: Simplify generation of progname
Chuck Lever
2007-07-20
1
-7
/
+2
*
Fix umount.nfs exit status
Steinar H. Gunderson
2007-07-16
1
-1
/
+1
*
Added missing unlock_mtab() call in the add_mtab()
Steve Dickson
2007-07-16
1
-0
/
+1
*
move pseudoflavor information to common code
J. Bruce Fields
2007-07-10
2
-35
/
+4
*
fix warnings in mount.c
J. Bruce Fields
2007-07-10
1
-1
/
+1
*
mount.nfs: Add the mount option "nosharecache"
Trond Myklebust
2007-07-10
5
-4
/
+50
*
mount.nfs - NFSv4 mounts give wrong error message when server denies the mount
Steve Dickson
2007-05-17
1
-5
/
+35
*
mount.nfs4: Remove checks for idmapd and gssd running.
Neil Brown
2007-05-11
1
-0
/
+5
*
mount.nfs - nordirplus option
Steve Dickson
2007-03-29
3
-0
/
+11
*
mount.nfs.man - Use nolocks for /, /usr, /var
Neil Brown
2007-03-29
1
-5
/
+12
*
mount.nfs - require statd to be running to mount without nolocks
Neil Brown
2007-03-29
2
-9
/
+48
*
mount.nfs: Fix issue with -o user,exec
Neil Brown
2007-03-22
1
-4
/
+2
*
Fix a couple of problems that crept into mount
Kevin Coffman
2007-03-21
1
-2
/
+2
*
umount should succeed even if we cannot contact the server.
Neil Brown
2007-03-20
1
-4
/
+3
*
Add support for quoted mount options
Karel Zak
2007-03-20
2
-15
/
+53
*
Build mount.nfs by default, and install setuid
Neil Brown
2007-03-20
3
-5
/
+18
*
mount.nfs - make sure program name in error message is correct.
Neil Brown
2007-03-20
2
-1
/
+3
*
umount.nfs - more strict checks on command line args.
Neil Brown
2007-03-20
1
-0
/
+11
*
mount.nfs - Tidy up option parsing.
Neil Brown
2007-03-20
1
-14
/
+38
*
Handle -o remount better
Neil Brown
2007-03-20
1
-0
/
+5
*
Correctly handle -f (fake) mount option.
Karel Zak
2007-03-20
1
-9
/
+9
*
Clean up of some error messages.
Amit Gud
2007-03-19
2
-5
/
+5
*
Fix a 'const' misuse warning.
Neil Brown
2007-03-16
1
-1
/
+1
*
Support unmount by not privileged users
Neil Brown
2007-03-16
1
-0
/
+31
*
Remove nfs_mntent_t in favour of struct mntent
Neil Brown
2007-03-16
1
-1
/
+1
*
Correctly handle "user" and "users" mount options.
Neil Brown
2007-03-16
1
-6
/
+57
*
Remove some incorrect version matching code.
Neil Brown
2007-03-16
3
-8
/
+4
*
Return the correct exit status on failed mounts
Steve Dickson
2007-03-16
1
-10
/
+16
*
Support -s option to ignore unknown options (sloppy)
Neil Brown
2007-03-16
3
-6
/
+25
*
On "umount --lazy", don't tell the server we have unmounted.
Neil Brown
2007-03-16
1
-6
/
+7
*
Return correct exit status for umount.nfs.
Neil Brown
2007-03-16
1
-1
/
+1
*
Update the nfs.5 manpage
Neil Brown
2007-03-16
1
-20
/
+16
*
Add nfs.5 man page
Neil Brown
2007-03-16
2
-1
/
+468
*
Further tidyup of nfs_umount.
Neil Brown
2007-03-16
1
-65
/
+16
*
Rename add_mtab2() to del_mtab()
Wei Yongjun
2007-03-16
1
-3
/
+3
*
Use correct UMNT protocol to do umount
Wei Yongjun
2007-03-16
1
-25
/
+29
*
Fix nfs4 umount to not used umount procedure
Wei Yongjun
2007-03-16
1
-27
/
+13
*
Use correct UMNT version to do umount
Wei Yongjun
2007-03-16
1
-3
/
+10
*
Install mount.nfs* in /sbin instead of /usr/sbin
Neil Brown
2007-03-16
1
-3
/
+7
*
Automatically start statd when mounting an nfs filesystem.
Neil Brown
2007-03-16
3
-7
/
+31
[next]