From: J. Bruce Fields Date: Fri, 30 Jun 2006 08:56:14 +0000 (-0700) Subject: [PATCH] knfsd: nfsd4: remove superfluous grace period checks X-Git-Tag: v2.6.18-rc1~267 X-Git-Url: https://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=6e46d8a9ccbcd3273bdb6902ca2b6da62c253e73;p=pandora-kernel.git [PATCH] knfsd: nfsd4: remove superfluous grace period checks We're checking nfs_in_grace here a few times when there isn't really any reason to--bad_stateid is probably the more sensible return value anyway. Signed-off-by: J. Bruce Fields Signed-off-by: Neil Brown Signed-off-by: Andrew Morton Signed-off-by: Linus Torvalds --- Reading git-diff-tree failed