From: Chuck Lever Date: Thu, 4 Dec 2008 19:20:53 +0000 (-0500) Subject: NSM: Use sm_name instead of h_name in nsm_monitor() and nsm_unmonitor() X-Git-Tag: v2.6.29-rc1~177^2~51 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=9fee49024ed19d849413df4ab6ec1a1a60aaae94;p=pandora-kernel.git NSM: Use sm_name instead of h_name in nsm_monitor() and nsm_unmonitor() Clean up: Use the sm_name field for reporting the hostname in nsm_monitor() and nsm_unmonitor(), just as the other functions in fs/lockd/mon.c do. The h_name field is just a copy of the sm_name pointer. Signed-off-by: Chuck Lever Signed-off-by: J. Bruce Fields --- Reading git-diff-tree failed