commit | 36279ac10c3d69372af875f1affafd375db687a9 | [log] [tgz] |
---|---|---|
author | J. Bruce Fields <bfields@redhat.com> | Mon Sep 26 12:53:00 2011 -0400 |
committer | J. Bruce Fields <bfields@redhat.com> | Mon Sep 26 17:35:27 2011 -0400 |
tree | 64b9fee1c1795a80f2ca9bc7730fa3b2eec0a2d9 | |
parent | 6136d2b409652b064b2da6d43d5c47cbd1d2cc14 [diff] |
nfsd4: assume test_stateid always has session 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>