nfsd4: expire old client earlier
authorJ. Bruce Fields <bfields@redhat.com>
Wed, 12 Sep 2012 18:41:31 +0000 (14:41 -0400)
committerJ. Bruce Fields <bfields@redhat.com>
Mon, 1 Oct 2012 21:40:03 +0000 (17:40 -0400)
Before we had to delay expiring a client till we'd found out whether the
session and connection allocations would succeed.  That's no longer
necessary.

Signed-off-by: J. Bruce Fields <bfields@redhat.com>
fs/nfsd/nfs4state.c

Simple merge