diff options
author | Chuck Lever <chuck.lever@oracle.com> | 2008-06-06 15:02:18 -0400 |
---|---|---|
committer | Steve Dickson <steved@redhat.com> | 2008-06-06 15:02:18 -0400 |
commit | d7a1070383bcf40d32c7f10e535ba443209dedef (patch) | |
tree | 1c4c407be09b6813ba4cb8b846194e4bd274dfad /support/nfs/xlog.c | |
parent | 331c2ca949d5b4b4d18d0aca90afb8ae9475bcd6 (diff) | |
download | nfs-utils-d7a1070383bcf40d32c7f10e535ba443209dedef.tar.gz nfs-utils-d7a1070383bcf40d32c7f10e535ba443209dedef.tar.xz nfs-utils-d7a1070383bcf40d32c7f10e535ba443209dedef.zip |
Steinar Gunderson reports:
"It seems retry= is now additive with the text-based mount interface. In
particular, "mount -o retry=0" still gives a two-minute timeout."
Correct the bug and make retry= option parsing more robust. If parsing
the retry option fails, the option is ignored and a default timeout is
used.
Note that currently the kernel parser ignores the "retry=" option if the
value is a number. If the value contains other characters, the kernel will
choke. A subsequent patch to the kernel will allow any characters as the
value of the retry option (excepting of course ",").
Signed-off-by: Chuck Lever <chuck.lever@oracle.com>
Signed-off-by: Steve Dickson <steved@redhat.com>
Diffstat (limited to 'support/nfs/xlog.c')
0 files changed, 0 insertions, 0 deletions