]> git.baikalelectronics.ru Git - kernel.git/commit
CIFS: Cleanup cifs open codepath
authorPavel Shilovsky <piastry@etersoft.ru>
Thu, 16 Jan 2014 11:53:36 +0000 (15:53 +0400)
committerSteve French <smfrench@gmail.com>
Mon, 20 Jan 2014 15:52:13 +0000 (09:52 -0600)
commit3b2db8970e06bfc858584a6789aaf14ba743ad18
treea3fd90c8172375499b2ad8f5f21ba633a3e522b3
parentcc68fcbacf5c14f6a2b1c3d3a240949914ee9f15
CIFS: Cleanup cifs open codepath

Rename CIFSSMBOpen to CIFS_open and make it take
cifs_open_parms structure as a parm.

Signed-off-by: Pavel Shilovsky <piastry@etersoft.ru>
Signed-off-by: Steve French <smfrench@gmail.com>
fs/cifs/cifsacl.c
fs/cifs/cifsproto.h
fs/cifs/cifssmb.c
fs/cifs/dir.c
fs/cifs/file.c
fs/cifs/inode.c
fs/cifs/link.c
fs/cifs/smb1ops.c