]> git.baikalelectronics.ru Git - kernel.git/commit
cifs: factor smb_vol allocation out of cifs_setup_volume_info
authorJeff Layton <jlayton@redhat.com>
Wed, 6 Jul 2011 12:10:38 +0000 (08:10 -0400)
committerSteve French <sfrench@us.ibm.com>
Fri, 8 Jul 2011 03:51:23 +0000 (03:51 +0000)
commita4f1dc7fe57346c312c54ee637c55a41df2bcd89
treeeef264d76b4f352d56be896b950631d857ec61b0
parentce17da20111bdc7e3b8ec2f32729ce81f5acb627
cifs: factor smb_vol allocation out of cifs_setup_volume_info

Signed-off-by: Jeff Layton <jlayton@redhat.com>
Reviewed-by: Pavel Shilovsky <piastryyy@gmail.com>
Signed-off-by: Steve French <sfrench@us.ibm.com>
fs/cifs/cifsfs.c
fs/cifs/cifsproto.h
fs/cifs/connect.c