From: J. Bruce Fields Date: Mon, 15 Aug 2011 20:59:55 +0000 (-0400) Subject: nfsd: open-code special directory-hardlink check X-Git-Tag: v3.2-rc1~177^2~93 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=7d818a7b8fc8d26c24ee44ed1c5dece69455a7b6;p=pandora-kernel.git nfsd: open-code special directory-hardlink check We allow the fh_verify caller to specify that any object *except* those of a given type is allowed, by passing a negative type. But only one caller actually uses it. Open-code that check in the one caller. Signed-off-by: J. Bruce Fields --- Reading git-diff-tree failed