From: J. Bruce Fields Date: Thu, 24 Jan 2008 16:11:34 +0000 (-0500) Subject: locks: allow lockd to process blocked locks during grace period X-Git-Tag: v2.6.28-rc1~576^2~37 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=8fafa90082ab18859d97627fc454edf12f7efbff;p=pandora-kernel.git locks: allow lockd to process blocked locks during grace period The check here is currently harmless but unnecessary, since, as the comment notes, there aren't any blocked-lock callbacks to process during the grace period anyway. And eventually we want to allow multiple grace periods that come and go for different filesystems over the course of the lifetime of lockd, at which point this check is just going to get in the way. Signed-off-by: J. Bruce Fields --- Reading git-diff-tree failed