nfsd4: move double-confirm test to open_confirm
authorJ. Bruce Fields <bfields@redhat.com>
Fri, 2 Sep 2011 16:19:43 +0000 (12:19 -0400)
committerJ. Bruce Fields <bfields@redhat.com>
Sat, 3 Sep 2011 09:01:52 +0000 (05:01 -0400)
I don't see the point of having this check in nfs4_preprocess_seqid_op()
when it's only needed by the one caller.

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

No differences found