cifs: rename cifs_sign_smb2 to cifs_sign_smbv
authorJeff Layton <jlayton@redhat.com>
Mon, 23 Jul 2012 17:28:38 +0000 (13:28 -0400)
committerSteve French <smfrench@gmail.com>
Mon, 23 Jul 2012 21:36:34 +0000 (16:36 -0500)
commit762a4206a3f415db0fcf2c7aed9a5e91deff221d
treea7c35666ca2072830c4668a04f5727b085e950d3
parentd971e0656bf6e57925292dae755d36fb3c5b093d
cifs: rename cifs_sign_smb2 to cifs_sign_smbv

"smb2" makes me think of the SMB2.x protocol, which isn't at all what
this function is for...

Signed-off-by: Jeff Layton <jlayton@redhat.com>
Signed-off-by: Steve French <smfrench@gmail.com>
fs/cifs/cifsencrypt.c
fs/cifs/cifsproto.h
fs/cifs/transport.c