nfsd4: move CLOSE_STATE special case to caller
authorJ. Bruce Fields <bfields@redhat.com>
Fri, 2 Sep 2011 20:36:49 +0000 (16:36 -0400)
committerJ. Bruce Fields <bfields@redhat.com>
Sun, 4 Sep 2011 03:15:28 +0000 (23:15 -0400)
Move the CLOSE_STATE case into the unique caller that cares about it
rather than putting it in preprocess_seqid_op.

Signed-off-by: J. Bruce Fields <bfields@redhat.com>

No differences found