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
Commit message (
Expand
)
Author
Age
Files
Lines
*
libnfs.a: eliminate conn.c and conn.h
Chuck Lever
2007-07-30
9
-60
/
+21
*
mount.nfs: use nfs_error instead of fprintf in get_socket()
Chuck Lever
2007-07-30
1
-47
/
+53
*
libnfs.a: move get_socket() function to utils/mount/network.c
Chuck Lever
2007-07-30
3
-80
/
+73
*
libnfs.a: move clnt_ping() to utils/mount
Chuck Lever
2007-07-30
5
-77
/
+83
*
libnfs.a: move more mount-only functions out of libnfs.a
Chuck Lever
2007-07-30
4
-20
/
+36
*
libnfs.a: move mnt_{open, close}clnt calls to utils/mount/network.c
Chuck Lever
2007-07-30
4
-53
/
+53
*
mount.nfs: clean up getport() function
Chuck Lever
2007-07-30
1
-19
/
+28
*
mount.nfs: fix hang when getport() uses TCP against unavailable servers
Chuck Lever
2007-07-30
1
-2
/
+17
*
umount.nfs: eliminate a nearly empty header file.
Chuck Lever
2007-07-30
6
-14
/
+2
*
umount.nfs: Pass return codes from do_nfs_umount back
Chuck Lever
2007-07-30
1
-3
/
+4
*
umount.nfs: Make do_nfs_mount use conventional EX_ style return codes
Chuck Lever
2007-07-30
1
-12
/
+26
*
umount.nfs: make _nfsumount() static
Chuck Lever
2007-07-30
1
-3
/
+3
*
umount.nfs: make del_mtab() a static function
Chuck Lever
2007-07-30
1
-1
/
+1
*
Make sure nfs_call_umount's callers are handling its return code correctly
Chuck Lever
2007-07-30
1
-7
/
+20
*
umount.nfs: move nfs_call_umount to network.c
Chuck Lever
2007-07-30
4
-44
/
+36
*
umount.nfs: make umount_usage() static
Chuck Lever
2007-07-30
3
-8
/
+7
*
umount.nfs: make umount.nfs use UDP by default
Chuck Lever
2007-07-30
1
-1
/
+0
*
umount.nfs: some umount.nfs error return codes are confusing
Chuck Lever
2007-07-30
1
-5
/
+5
*
mount.nfs: fix more nits with error messages
Chuck Lever
2007-07-30
3
-11
/
+16
*
Add -Wstrict-prototypes to compiler args, and fix warnings caused.
Neil Brown
2007-07-29
17
-51
/
+36
*
Use __fpurge to ensure single-line writes to cache files
J. Bruce Fields
2007-07-27
1
-0
/
+12
*
fix broken compile due to missing pseudoflavors.h
J. Bruce Fields
2007-07-21
1
-0
/
+17
*
mount.nfs: White space clean up
Chuck Lever
2007-07-20
5
-32
/
+42
*
mount.nfs: Use nfs_error in nfsmount.c, nfsumount.c, and nfs4mount.c
Chuck Lever
2007-07-20
3
-64
/
+56
*
mount.nfs: Error handling clean-up
Chuck Lever
2007-07-20
2
-24
/
+33
*
mount.nfs: When -v is set and the mount succeeds, print the mount info
Chuck Lever
2007-07-20
1
-0
/
+15
*
Remove the running_bg parameter
Chuck Lever
2007-07-20
5
-7
/
+7
*
mount.nfs: Change *flags to flags
Chuck Lever
2007-07-20
5
-9
/
+9
*
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
*
rpcdebug: Update 'rpcdebug' tool with recently added debugging flags
Chuck Lever
2007-07-20
2
-2
/
+6
*
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
*
The wrong bit field is being passed to NFSCTL_TCPISSET()
Steve Dickson
2007-07-16
1
-1
/
+2
*
document the sec= option
J. Bruce Fields
2007-07-10
1
-3
/
+18
*
Support sec= option to specify export security
J. Bruce Fields
2007-07-10
4
-8
/
+163
*
move pseudoflavor information to common code
J. Bruce Fields
2007-07-10
3
-35
/
+23
*
fix warnings in mount.c
J. Bruce Fields
2007-07-10
1
-1
/
+1
*
gitignore updates
J. Bruce Fields
2007-07-10
2
-0
/
+4
*
mount.nfs: Fix retry= to handle lack of reserved port situation
Flavio Leitner
2007-07-10
1
-0
/
+8
*
configure changed to corrently report the default for --enable-mount
Neil Brown
2007-07-10
1
-1
/
+1
[next]