summaryrefslogtreecommitdiffstats
path: root/support
diff options
context:
space:
mode:
authorPrem Karat <prem.karat@linux.vnet.ibm.com>2011-06-28 11:53:40 -0400
committerSteve Dickson <steved@redhat.com>2011-06-29 10:18:30 -0400
commit30ebf04700654deddbf5f57d95e84ec69cea8610 (patch)
tree746dcc19db7f5608045a6a10e3ebf5dd66c3c70d /support
parentb3e190c4adfc9ec47567c968bd000d282d07b05e (diff)
downloadnfs-utils-30ebf04700654deddbf5f57d95e84ec69cea8610.tar.gz
nfs-utils-30ebf04700654deddbf5f57d95e84ec69cea8610.tar.xz
nfs-utils-30ebf04700654deddbf5f57d95e84ec69cea8610.zip
mount.nfs: Don't hard code source and destination
Currently souce and destination parameters should be passed as first and second paramter while using mount.nfs. This patch allows them to be passed anywhere while mounting. Current functionality is mount.nfs source destn -o <options> This patch will allow to do this mount.nfs -o <options> source destn or mount.nfs -o <options> source -o <options> destn Signed-off-by: Prem Karat <prem.karat@linux.vnet.ibm.com> Signed-off-by: Steve Dickson <steved@redhat.com>
Diffstat (limited to 'support')
0 files changed, 0 insertions, 0 deletions