From: Jeff Layton Date: Fri, 11 May 2012 13:45:11 +0000 (-0400) Subject: nfsd: consolidate set_access and set_deny X-Git-Tag: v3.5-rc1~18^2~31 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=5ae037e599de5a97eb6ae1054db2fdfbfbac65b5;p=pandora-kernel.git nfsd: consolidate set_access and set_deny These functions are identical. Also, rename them to bmap_to_share_mode to better reflect what they do, and have them just return the result instead of passing in a pointer to the storage location. Signed-off-by: Jeff Layton Signed-off-by: J. Bruce Fields --- Reading git-diff-tree failed