From: J. Bruce Fields Date: Sat, 21 Feb 2009 21:29:14 +0000 (-0800) Subject: nfsd4: separate delegreturn case from preprocess_stateid_op X-Git-Tag: v2.6.30-rc1~183^2~61 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=203a8c8e66278a5936a230edaac29017e50c88fb;p=pandora-kernel.git nfsd4: separate delegreturn case from preprocess_stateid_op Delegreturn is enough a special case for preprocess_stateid_op to warrant just open-coding it in delegreturn. There should be no change in behavior here; we're just reshuffling code. Thanks to Yang Hongyang for catching a critical typo. Reviewed-by: Yang Hongyang Signed-off-by: J. Bruce Fields --- Reading git-diff-tree failed