Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | mount.nfs: Move MS_DUMMY and friends to header file | Chuck Lever | 2007-07-20 | 1 | -0/+12 |
| | | | | | | | | | We move the definitions of MS_USER and friends to our local copy of mount_constants.h. These will need to be available in nfsmount.c and nfs4mount.c when we move the mount system call out of mount.c. Signed-off-by: Chuck Lever <chuck.lever@oracle.com> Signed-off-by: Neil Brown <neilb@suse.de> | ||||
* | Move NFS mount code from util-linux to nfs-utils - part 1 | Amit Gud | 2006-06-16 | 1 | -0/+53 |
Adds the mount directory and the code to mount and umount the NFS file system. Signed-off-by: Amit Gud <agud@redhat.com> Signed-off-by: Steve Dickson <steved@redhat.com> |