From 0f214cdb0e784266440deceff4770b383bab1daf Mon Sep 17 00:00:00 2001 From: Rajesh Amaravathi Date: Mon, 20 May 2013 18:39:11 +0530 Subject: nfs: update nfs.addr-namelookup description replaced rpc-auth.addr.* with nfs.rpc-auth-* in keeping with the latest option exposed to the user. Change-Id: I418354a4d171dae28dd0befe8ba9e5ee893cd013 BUG: 965025 Signed-off-by: Rajesh Amaravathi Reviewed-on: http://review.gluster.org/5049 Reviewed-by: Amar Tumballi Tested-by: Gluster Build System Reviewed-by: Vijay Bellur --- xlators/nfs/server/src/nfs.c | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'xlators/nfs') diff --git a/xlators/nfs/server/src/nfs.c b/xlators/nfs/server/src/nfs.c index 466393e34..1d59ad399 100644 --- a/xlators/nfs/server/src/nfs.c +++ b/xlators/nfs/server/src/nfs.c @@ -1177,7 +1177,7 @@ struct volume_options options[] = { " incoming client connections using this option. Use this " "option to turn on name lookups during address-based " "authentication. Turning this on will enable you to" - " use hostnames in rpc-auth.addr.* filters. In some " + " use hostnames in nfs.rpc-auth-* filters. In some " "setups, the name server can take too long to reply to DNS " "queries resulting in timeouts of mount requests. By default, " " name lookup is off" -- cgit