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
...
*
This means that if mountd is run with "--no-nfs-version 3",
Steve Dickson
2007-11-03
1
-4
/
+0
*
text-based mount.nfs: Fix po_rightmost() enum return values
Chuck Lever
2007-10-12
2
-32
/
+25
*
Fix version fallback for unmount.
Neil Brown
2007-10-12
2
-28
/
+16
*
Don't fail an unmount just because we couldn't contact the NFS server.
Neil Brown
2007-10-11
1
-2
/
+1
*
text-based mount.nfs: Plug "fg" and "bg" processing into nfsmount_string()
Chuck Lever
2007-10-11
1
-13
/
+13
*
text-based mount.nfs: Add functions to handle background mounting
Chuck Lever
2007-10-11
1
-0
/
+89
*
text-based mount.nfs: add function to do foreground retries
Chuck Lever
2007-10-11
1
-0
/
+51
*
text-based mount.nfs: sort between permanent and temporary errors
Chuck Lever
2007-10-11
1
-0
/
+21
*
text-based mount.nfs: Use helpers for invoking mount(2) system call
Chuck Lever
2007-10-11
1
-14
/
+2
*
text-based mount.nfs: Implement falling back to NFSv2 and UDP
Chuck Lever
2007-10-11
1
-2
/
+64
*
text-based mount.nfs: Add rewrite_mount_options() function
Chuck Lever
2007-10-11
1
-0
/
+130
*
text-based mount.nfs: add a few useful parser return codes
Chuck Lever
2007-10-11
2
-2
/
+7
*
text-based mount.nfs: Create helpers for invoking mount(2) system call
Chuck Lever
2007-10-09
1
-0
/
+74
*
text-based mount.nfs: Remove unused top level functions
Chuck Lever
2007-10-09
1
-129
/
+0
*
text-based mount.nfs: combine nfsmount_s() and nfs4mount_s() paths
Chuck Lever
2007-10-09
3
-10
/
+65
*
text-based mount.nfs: refactor mandatory mount option processing
Chuck Lever
2007-10-09
1
-0
/
+23
*
text-based mount.nfs: rename fix_up_mounthost_opt()
Chuck Lever
2007-10-09
1
-4
/
+4
*
text-based mount.nfs: Fix mounthost= processing
Chuck Lever
2007-09-29
1
-0
/
+27
*
text-based mount.nfs: Clean up helper functions that are no longer used
Chuck Lever
2007-09-29
1
-99
/
+0
*
text-based mount.nfs: start using new mount option parsing facility
Chuck Lever
2007-09-29
1
-17
/
+3
*
text-based mount.nfs: add parser init and destroy calls
Chuck Lever
2007-09-29
1
-0
/
+26
*
text-based mount.nfs: prepare for more complex error exit handling
Chuck Lever
2007-09-29
1
-15
/
+21
*
text-based mount.nfs: Use new parser to handle 'addr=' and 'clientaddr='
Chuck Lever
2007-09-29
1
-0
/
+55
*
text-based mount.nfs: parse option strings into lists
Chuck Lever
2007-09-29
3
-2
/
+478
*
mount.nfs: add new string tokenizer facility
Chuck Lever
2007-09-29
3
-2
/
+188
*
Don't do_nfs_umount() for NFSv4 unmounts
Chuck Lever
2007-09-25
1
-1
/
+1
*
umount.nfs: umount doesn't recognize a busy file system
Chuck Lever
2007-09-25
1
-3
/
+7
*
umount.nfs: Refactor remount logic in umount.nfs
Chuck Lever
2007-09-25
1
-17
/
+26
*
umount.nfs: Fix white space damage in nfsumount.c
Chuck Lever
2007-09-25
1
-58
/
+58
*
mount.nfs: Add error messages for errors reported by text-based mount(2)
Chuck Lever
2007-09-25
1
-2
/
+18
*
text-based mount.nfs: Add text-based error reporting function
Chuck Lever
2007-09-25
2
-0
/
+57
*
mount.nfs: rename mount_errors()
Chuck Lever
2007-09-25
4
-10
/
+19
*
text-based mount.nfs: Use "child" instead of "bg" for nfsmount_s
Chuck Lever
2007-09-25
1
-3
/
+3
*
mount.nfs: Don't leak mount_opts
Chuck Lever
2007-09-25
1
-6
/
+11
*
mount.nfs: Don't leak extra_opts
Chuck Lever
2007-09-25
1
-0
/
+1
*
text-based mount.nfs: Fix memory leak in add_mtab()
Chuck Lever
2007-09-25
1
-0
/
+2
*
mount.nfs: teach [u]mount.nfs[4] to exit with EX_SUCCESS instead of 0
Chuck Lever
2007-09-25
5
-10
/
+10
*
mount.nfs: Provide comments for public network functions
Chuck Lever
2007-09-25
1
-5
/
+37
*
mount.nfs: Update description of clientaddr= in nfs(5)
Chuck Lever
2007-09-05
1
-5
/
+17
*
mount.nfs: restore admin-specified clientaddr option
Chuck Lever
2007-09-05
1
-7
/
+4
*
mount.nfs: Add a block comment before mount_error() and umount_error()
Chuck Lever
2007-08-25
1
-1
/
+11
*
mount.nfs: Remove get_my_ipv4addr() from utils/mount/stropts.c
Chuck Lever
2007-08-25
1
-25
/
+0
*
mount.nfs: Use get_client_addr() to build clientaddr= option
Chuck Lever
2007-08-25
1
-9
/
+9
*
mount.nfs: Create a new API to find out client's address
Chuck Lever
2007-08-25
2
-0
/
+47
*
mount.nfs: Refactor parse_devname and fill_ipv4_addr
Chuck Lever
2007-08-25
1
-32
/
+34
*
mount.nfs: Use dynamically allocated character buffers
Chuck Lever
2007-08-25
1
-27
/
+58
*
mount.nfs: Remove get_my_ipv4addr() from append_addr_opt()
Chuck Lever
2007-08-25
1
-3
/
+1
*
mount.nfs: Don't allow the user to specify addr= or clientaddr=.
Chuck Lever
2007-08-25
1
-8
/
+24
*
mount.nfs: Fix nfs4mount_s prototype.
Chuck Lever
2007-08-25
1
-2
/
+3
*
mount.nfs: Combine two verbose messages into one
Chuck Lever
2007-08-24
1
-10
/
+2
[prev]
[next]