]> git.decadent.org.uk Git - nfs-utils.git/commit
text-based mount command: use po_get_numeric() for handling retry
authorChuck Lever <chuck.lever@oracle.com>
Wed, 17 Dec 2008 19:23:43 +0000 (14:23 -0500)
committerSteve Dickson <steved@redhat.com>
Wed, 17 Dec 2008 19:23:43 +0000 (14:23 -0500)
commit3f23f712477df48fd1d57376b65c44bb2a19ec16
treee970483505d900d8b5aa597faff78569d7359b09
parentb5009d23525181846777349f2fc0e4a72b89d24d
text-based mount command: use po_get_numeric() for handling retry

Replace the logic in nfs_parse_retry_option() with a call to the new
po_get_numeric() function.

Signed-off-by: Chuck Lever <chuck.lever@oracle.com>
Signed-off-by: Steve Dickson <steved@redhat.com>
utils/mount/stropts.c