commit | 121b046af54437b084aa0e4be967ae5aed7528b5 | [log] [tgz] |
---|---|---|
author | Jeff Layton <jlayton@redhat.com> | Tue May 15 12:21:10 2012 -0400 |
committer | Steve French <sfrench@us.ibm.com> | Wed May 16 20:13:34 2012 -0500 |
tree | 68acfdb619d160a6b8d6dc03c3c0017b43616961 | |
parent | 23db65f511e6ee98ad767833f2ec58b0568ba32b [diff] |
cifs: convert send_nt_cancel into a version specific op 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>