summaryrefslogtreecommitdiffstats
path: root/support/export/rmtab.c
diff options
context:
space:
mode:
authorJeff Layton <jlaton@redhat.com>2008-05-07 10:27:53 -0400
committerSteve Dickson <steved@redhat.com>2008-05-07 10:27:53 -0400
commit5f7cc524008a7dc548a71f4c7b0d39759371a37a (patch)
treedee79a7ddffb4e03662a7c40e1f318b3795e0c7a /support/export/rmtab.c
parentad1fc3feae447685a8ec8c7db0ad913fe3c4de5c (diff)
downloadnfs-utils-5f7cc524008a7dc548a71f4c7b0d39759371a37a.tar.gz
nfs-utils-5f7cc524008a7dc548a71f4c7b0d39759371a37a.tar.xz
nfs-utils-5f7cc524008a7dc548a71f4c7b0d39759371a37a.zip
Currently nfs4mount() sets the retry value to 10000 on both fg and bg
mounts. It should be 2 for fg and 10000 for bg. nfsmount() sets it properly, but there is a potential corner case. If someone explicitly sets retry=10000 on a fg mount, then it will be reset to 2. Fix this by having retry default to -1 for both flavors, and then reset if needed after the mount options have been parsed. Signed-off-by: Jeff Layton <jlayton@redhat.com> Signed-off-by: Steve Dickson <steved@redhat.com>
Diffstat (limited to 'support/export/rmtab.c')
0 files changed, 0 insertions, 0 deletions