]> git.decadent.org.uk Git - nfs-utils.git/commitdiff
Add support for quoted mount options
authorKarel Zak <kzak@redhat.com>
Mon, 19 Mar 2007 20:02:40 +0000 (21:02 +0100)
committerNeil Brown <neilb@suse.de>
Tue, 20 Mar 2007 03:30:42 +0000 (14:30 +1100)
The patch avoid the collision between commas in security contexts and the
delimiter between mount options.

Try:
mount.nfs foo://mnt/bar /mnt/bar -o context=\"aaa,bbb,ccc\",ro

Signed-off-by: Cory Olmo <colmo@TrustedCS.com>
Signed-off-by: Karel Zak <kzak@redhat.com>
Signed-off-by: Neil Brown <neilb@suse.de>

No differences found