cifs: convert send_nt_cancel into a version specific op
authorJeff Layton <jlayton@redhat.com>
Tue, 15 May 2012 16:21:10 +0000 (12:21 -0400)
committerSteve French <sfrench@us.ibm.com>
Thu, 17 May 2012 01:13:34 +0000 (20:13 -0500)
For SMB2, this should be a no-op. Obviously if we wanted to do something
for the SMB2 case, we could also define an operation here for it.

Signed-off-by: Jeff Layton <jlayton@redhat.com>
Signed-off-by: Pavel Shilovsky <piastry@etersoft.ru>

No differences found