nfsd4: assume test_stateid always has session
authorJ. Bruce Fields <bfields@redhat.com>
Mon, 26 Sep 2011 16:53:00 +0000 (12:53 -0400)
committerJ. Bruce Fields <bfields@redhat.com>
Mon, 26 Sep 2011 21:35:27 +0000 (17:35 -0400)
Test_stateid is 4.1-only and only allowed after a sequence operation, so
this check is unnecessary.

Cc: Bryan Schumaker <bjschuma@netapp.com>
Signed-off-by: J. Bruce Fields <bfields@redhat.com>

No differences found