diff options
author | Scott Mayhew <smayhew@redhat.com> | 2013-08-19 13:03:31 -0400 |
---|---|---|
committer | Steve Dickson <steved@redhat.com> | 2013-08-19 13:04:53 -0400 |
commit | fbbdcf6d77318bf95389be71a46ffc311580f975 (patch) | |
tree | 944895951d1ab0898284a514130d8d66c841bbe1 /utils/gssd/gssd_proc.c | |
parent | 95f7dee0fe4ee13c17f31441f5cfe7600381869f (diff) | |
download | nfs-utils-fbbdcf6d77318bf95389be71a46ffc311580f975.tar.gz nfs-utils-fbbdcf6d77318bf95389be71a46ffc311580f975.tar.xz nfs-utils-fbbdcf6d77318bf95389be71a46ffc311580f975.zip |
mount.nfs: improve handling of bg, fg, and sloppy in nfsmount.conf
This patch makes 2 small improvements to the parsing of the bg, fg, and
sloppy mount options in nfsmount.conf.
1. "bg" and "fg" negate should each other. "Background=True" should
mean "bg" and "Background=False" should mean "fg". The same applies to
"Foreground".
2. Once we see "Sloppy=False" while parsing the configuration file we
should ignore subsequent occurrences of the sloppy option. This will
preserve the "right-most setting wins" behavior for the sloppy mount
option.
Acked-by: Chuck Lever <chuck.lever@oracle.com>
Signed-off-by: Scott Mayhew <smayhew@redhat.com>
Signed-off-by: Steve Dickson <steved@redhat.com>
Diffstat (limited to 'utils/gssd/gssd_proc.c')
0 files changed, 0 insertions, 0 deletions