projects
/
nfs-utils.git
/ history
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
first ⋅ prev ⋅ next
The mount(5) man page states that the noquota, quota, usrquota and
[nfs-utils.git]
/
utils
/
mount
/
mount.c
2008-03-10
Steinar H. Gunderson
The mount(5) man page states that the noquota, quota...
blob
|
commitdiff
|
raw
2008-01-24
Steve Dickson
Added in relatime mount option so mount.nfs stays
blob
|
commitdiff
|
raw
|
diff to current
2008-01-16
Steve Dickson
Address an inconsistency: the mount.nfs command uses...
blob
|
commitdiff
|
raw
|
diff to current
2008-01-16
Steve Dickson
add_mtab() calls unlock_mtab() twice in one of its...
blob
|
commitdiff
|
raw
|
diff to current
2008-01-04
Steve Dickson
Get rid of the "-i" option for mount.nfs[4] and always...
blob
|
commitdiff
|
raw
|
diff to current
2007-10-09
Chuck Lever
text-based mount.nfs: combine nfsmount_s() and nfs4moun...
blob
|
commitdiff
|
raw
|
diff to current
2007-09-25
Chuck Lever
mount.nfs: Don't leak mount_opts
blob
|
commitdiff
|
raw
|
diff to current
2007-09-25
Chuck Lever
mount.nfs: Don't leak extra_opts
blob
|
commitdiff
|
raw
|
diff to current
2007-09-25
Chuck Lever
text-based mount.nfs: Fix memory leak in add_mtab()
blob
|
commitdiff
|
raw
|
diff to current
2007-09-25
Chuck Lever
mount.nfs: teach [u]mount.nfs[4] to exit with EX_SUCCES...
blob
|
commitdiff
|
raw
|
diff to current
2007-08-24
Chuck Lever
mount.nfs: Replace fork() with daemon() for backgroundi...
blob
|
commitdiff
|
raw
|
diff to current
2007-08-24
Neil Brown
mount: Small tidy up.
blob
|
commitdiff
|
raw
|
diff to current
2007-08-10
Neil Brown
Restrict -i option to root.
blob
|
commitdiff
|
raw
|
diff to current
2007-08-10
Chuck Lever
mount.nfs: Enable mount.nfs to do text-based mount...
blob
|
commitdiff
|
raw
|
diff to current
2007-08-10
Chuck Lever
mount.nfs: Replace a "return 0; " that should be an...
blob
|
commitdiff
|
raw
|
diff to current
2007-08-10
Chuck Lever
mount.nfs: Update the mount.nfs(8) man page
blob
|
commitdiff
|
raw
|
diff to current
2007-08-03
Chuck Lever
mount.nfs: Fix background mounts
blob
|
commitdiff
|
raw
|
diff to current
2007-08-03
Chuck Lever
mount.nfs: Refactor mount logic to allow support for...
blob
|
commitdiff
|
raw
|
diff to current
2007-08-03
Chuck Lever
mount.nfs: restore bg argument to nfsmount() and nfs4mo...
blob
|
commitdiff
|
raw
|
diff to current
2007-08-03
Chuck Lever
mount.nfs: Support double-wide characters in printed...
blob
|
commitdiff
|
raw
|
diff to current
2007-07-30
Chuck Lever
umount.nfs: eliminate a nearly empty header file.
blob
|
commitdiff
|
raw
|
diff to current
2007-07-30
Chuck Lever
umount.nfs: make umount_usage() static
blob
|
commitdiff
|
raw
|
diff to current
2007-07-29
Neil Brown
Add -Wstrict-prototypes to compiler args, and fix warni...
blob
|
commitdiff
|
raw
|
diff to current
2007-07-20
Chuck Lever
mount.nfs: White space clean up
blob
|
commitdiff
|
raw
|
diff to current
2007-07-20
Chuck Lever
mount.nfs: Error handling clean-up
blob
|
commitdiff
|
raw
|
diff to current
2007-07-20
Chuck Lever
mount.nfs: When -v is set and the mount succeeds, print...
blob
|
commitdiff
|
raw
|
diff to current
2007-07-20
Chuck Lever
Remove the running_bg parameter
blob
|
commitdiff
|
raw
|
diff to current
2007-07-20
Chuck Lever
mount.nfs: Change *flags to flags
blob
|
commitdiff
|
raw
|
diff to current
2007-07-20
Chuck Lever
mount.nfs: No need to return nfs_mount_data structs
blob
|
commitdiff
|
raw
|
diff to current
2007-07-20
Chuck Lever
mount.nfs: Move MS_DUMMY and friends to header file
blob
|
commitdiff
|
raw
|
diff to current
2007-07-20
Chuck Lever
mount.nfs: Move start_statd into nfs_mount
blob
|
commitdiff
|
raw
|
diff to current
2007-07-20
Chuck Lever
mount.nfs: Move network functions into a common source...
blob
|
commitdiff
|
raw
|
diff to current
2007-07-20
Chuck Lever
mount.nfs: Always preset nfs_mount_version
blob
|
commitdiff
|
raw
|
diff to current
2007-07-20
Chuck Lever
mount.nfs: Create a common source module for reporting...
blob
|
commitdiff
|
raw
|
diff to current
2007-07-20
Chuck Lever
mount.nfs: clean-up add_mtab
blob
|
commitdiff
|
raw
|
diff to current
2007-07-20
Chuck Lever
mount.nfs: /bin/mount already handles --bind & friends
blob
|
commitdiff
|
raw
|
diff to current
2007-07-20
Chuck Lever
mount.nfs: Remove support for "-t" option
blob
|
commitdiff
|
raw
|
diff to current
2007-07-20
Chuck Lever
mount.nfs: Simplify generation of progname
blob
|
commitdiff
|
raw
|
diff to current
2007-07-16
Steinar H. Gunderson
Fix umount.nfs exit status
blob
|
commitdiff
|
raw
|
diff to current
2007-07-16
Steve Dickson
Added missing unlock_mtab() call in the add_mtab()
blob
|
commitdiff
|
raw
|
diff to current
2007-07-10
J. Bruce Fields
fix warnings in mount.c
blob
|
commitdiff
|
raw
|
diff to current
2007-05-17
Steve Dickson
mount.nfs - NFSv4 mounts give wrong error message when...
blob
|
commitdiff
|
raw
|
diff to current
2007-03-29
Neil Brown
mount.nfs - require statd to be running to mount withou...
blob
|
commitdiff
|
raw
|
diff to current
2007-03-22
Neil Brown
mount.nfs: Fix issue with -o user,exec
blob
|
commitdiff
|
raw
|
diff to current
2007-03-20
Kevin Coffman
Fix a couple of problems that crept into mount
blob
|
commitdiff
|
raw
|
diff to current
2007-03-20
Karel Zak
Add support for quoted mount options
blob
|
commitdiff
|
raw
|
diff to current
2007-03-20
Neil Brown
Build mount.nfs by default, and install setuid
blob
|
commitdiff
|
raw
|
diff to current
2007-03-20
Neil Brown
mount.nfs - make sure program name in error message...
blob
|
commitdiff
|
raw
|
diff to current
2007-03-20
Neil Brown
mount.nfs - Tidy up option parsing.
blob
|
commitdiff
|
raw
|
diff to current
2007-03-20
Neil Brown
Handle -o remount better
blob
|
commitdiff
|
raw
|
diff to current
2007-03-19
Karel Zak
Correctly handle -f (fake) mount option.
blob
|
commitdiff
|
raw
|
diff to current
2007-03-18
Amit Gud
Clean up of some error messages.
blob
|
commitdiff
|
raw
|
diff to current
2007-03-16
Neil Brown
Correctly handle "user" and "users" mount options.
blob
|
commitdiff
|
raw
|
diff to current
2007-03-16
Neil Brown
Remove some incorrect version matching code.
blob
|
commitdiff
|
raw
|
diff to current
2007-03-16
Steve Dickson
Return the correct exit status on failed mounts
blob
|
commitdiff
|
raw
|
diff to current
2007-03-16
Neil Brown
Support -s option to ignore unknown options (sloppy)
blob
|
commitdiff
|
raw
|
diff to current
2007-03-16
Neil Brown
Return correct exit status for umount.nfs.
blob
|
commitdiff
|
raw
|
diff to current
2007-03-16
Neil Brown
Automatically start statd when mounting an nfs filesystem.
blob
|
commitdiff
|
raw
|
diff to current
2007-03-13
Neil Brown
Remove unused variable from add_mtab
blob
|
commitdiff
|
raw
|
diff to current
2006-12-18
Ian Kent
nfs-utils - mtab locking needed on add as well as update
blob
|
commitdiff
|
raw
|
diff to current
2006-07-03
Greg Banks
Merge branch 'master' of git://linux-nfs.org/nfs-utils
blob
|
commitdiff
|
raw
|
diff to current
2006-06-23
Amit Gud
Merge nfsmount.x and mount.x into mount.x
blob
|
commitdiff
|
raw
|
diff to current
2006-06-16
Amit Gud
Move NFS mount code from util-linux to nfs-utils -...
blob
|
commitdiff
|
raw
|
diff to current