lockd: move grace period checks to common code
authorJ. Bruce Fields <bfields@citi.umich.edu>
Wed, 6 Feb 2008 18:59:23 +0000 (13:59 -0500)
committerJ. Bruce Fields <bfields@citi.umich.edu>
Fri, 3 Oct 2008 20:19:19 +0000 (16:19 -0400)
Do all the grace period checks in svclock.c.  This simplifies the code a
bit, and will ease some later changes.

Signed-off-by: J. Bruce Fields <bfields@citi.umich.edu>

No differences found