* mount.nfs should support arbitrary option order
@ 2008-10-19 0:46 Jan Engelhardt
[not found] ` <alpine.LNX.1.10.0810182045380.17929-vVwEwcwQeYFPkBl3ERsXe1l1cybopEuJUBSOeVevoDU@public.gmane.org>
0 siblings, 1 reply; 2+ messages in thread
From: Jan Engelhardt @ 2008-10-19 0:46 UTC (permalink / raw)
To: linux-nfs
Hi,
currently it seems that mount.nfs only accepts -o as the last portion:
# mount.nfs -o foo a:/ /
usage: mount.nfs remotetarget dir [-rvVwfnsih] [-o nfsoptions]
options:
-r Mount file system readonly
-v Verbose
-V Print version
-w Mount file system read-write
-f Fake mount, do not actually mount
-n Do not update /etc/mtab
-s Tolerate sloppy mount options rather than fail
-h Print this help
nfsoptions Refer to mount.nfs(8) or nfs(5)
# mount.nfs a:/ / -o foo
mount.nfs: an incorrect mount option was specified
It would be nice if options can be specified anywhere. Especially
hard POSIX puts options first.
^ permalink raw reply [flat|nested] 2+ messages in thread[parent not found: <alpine.LNX.1.10.0810182045380.17929-vVwEwcwQeYFPkBl3ERsXe1l1cybopEuJUBSOeVevoDU@public.gmane.org>]
* Re: mount.nfs should support arbitrary option order [not found] ` <alpine.LNX.1.10.0810182045380.17929-vVwEwcwQeYFPkBl3ERsXe1l1cybopEuJUBSOeVevoDU@public.gmane.org> @ 2008-10-20 10:54 ` Steve Dickson 0 siblings, 0 replies; 2+ messages in thread From: Steve Dickson @ 2008-10-20 10:54 UTC (permalink / raw) To: Jan Engelhardt; +Cc: linux-nfs Bz https://bugzilla.linux-nfs.org/show_bug.cgi?id=170 has been opened.. feel free to add yourself the cc list if you would like to follow its progress.... (assuming there is any ;-) ) steved. Jan Engelhardt wrote: > Hi, > > > currently it seems that mount.nfs only accepts -o as the last portion: > > > # mount.nfs -o foo a:/ / > usage: mount.nfs remotetarget dir [-rvVwfnsih] [-o nfsoptions] > options: > -r Mount file system readonly > -v Verbose > -V Print version > -w Mount file system read-write > -f Fake mount, do not actually mount > -n Do not update /etc/mtab > -s Tolerate sloppy mount options rather than fail > -h Print this help > nfsoptions Refer to mount.nfs(8) or nfs(5) > > # mount.nfs a:/ / -o foo > mount.nfs: an incorrect mount option was specified > > > It would be nice if options can be specified anywhere. Especially > hard POSIX puts options first. > -- > To unsubscribe from this list: send the line "unsubscribe linux-nfs" in > the body of a message to majordomo@vger.kernel.org > More majordomo info at http://vger.kernel.org/majordomo-info.html ^ permalink raw reply [flat|nested] 2+ messages in thread
end of thread, other threads:[~2008-10-20 10:56 UTC | newest]
Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2008-10-19 0:46 mount.nfs should support arbitrary option order Jan Engelhardt
[not found] ` <alpine.LNX.1.10.0810182045380.17929-vVwEwcwQeYFPkBl3ERsXe1l1cybopEuJUBSOeVevoDU@public.gmane.org>
2008-10-20 10:54 ` Steve Dickson
This is a public inbox, see mirroring instructions for how to clone and mirror all data and code used for this inbox