]> git.decadent.org.uk Git - nfs-utils.git/history - utils/mount/stropts.c
The mount(5) man page states that the noquota, quota, usrquota and
[nfs-utils.git] / utils / mount / stropts.c
2008-01-16 Steve DicksonThe kernel doesn't support the underlying parts needed...
2008-01-16 Steve DicksonThe kernel hasn't supported the underlying parts needed...
2007-10-11 Chuck Levertext-based mount.nfs: Plug "fg" and "bg" processing...
2007-10-11 Chuck Levertext-based mount.nfs: Add functions to handle backgroun...
2007-10-11 Chuck Levertext-based mount.nfs: add function to do foreground...
2007-10-11 Chuck Levertext-based mount.nfs: sort between permanent and tempor...
2007-10-11 Chuck Levertext-based mount.nfs: Use helpers for invoking mount...
2007-10-11 Chuck Levertext-based mount.nfs: Implement falling back to NFSv2...
2007-10-11 Chuck Levertext-based mount.nfs: Add rewrite_mount_options() function
2007-10-09 Chuck Levertext-based mount.nfs: Create helpers for invoking mount...
2007-10-09 Chuck Levertext-based mount.nfs: Remove unused top level functions
2007-10-09 Chuck Levertext-based mount.nfs: combine nfsmount_s() and nfs4moun...
2007-10-09 Chuck Levertext-based mount.nfs: refactor mandatory mount option...
2007-10-09 Chuck Levertext-based mount.nfs: rename fix_up_mounthost_opt()
2007-09-28 Chuck Levertext-based mount.nfs: Fix mounthost= processing
2007-09-28 Chuck Levertext-based mount.nfs: Clean up helper functions that...
2007-09-28 Chuck Levertext-based mount.nfs: start using new mount option...
2007-09-28 Chuck Levertext-based mount.nfs: add parser init and destroy calls
2007-09-28 Chuck Levertext-based mount.nfs: prepare for more complex error...
2007-09-28 Chuck Levertext-based mount.nfs: Use new parser to handle 'addr...
2007-09-25 Chuck Levertext-based mount.nfs: Use "child" instead of "bg" for...
2007-09-25 Chuck Levermount.nfs: teach [u]mount.nfs[4] to exit with EX_SUCCES...
2007-09-05 Chuck Levermount.nfs: restore admin-specified clientaddr option
2007-08-24 Chuck Levermount.nfs: Remove get_my_ipv4addr() from utils/mount...
2007-08-24 Chuck Levermount.nfs: Use get_client_addr() to build clientaddr...
2007-08-24 Chuck Levermount.nfs: Refactor parse_devname and fill_ipv4_addr
2007-08-24 Chuck Levermount.nfs: Use dynamically allocated character buffers
2007-08-24 Chuck Levermount.nfs: Remove get_my_ipv4addr() from append_addr_opt()
2007-08-24 Chuck Levermount.nfs: Don't allow the user to specify addr= or...
2007-08-24 Chuck Levermount.nfs: Fix nfs4mount_s prototype.
2007-08-24 Chuck Levermount.nfs: Combine two verbose messages into one
2007-08-10 Chuck Levermount.nfs: Add new files for supporting string-ified...