CIFS: Introduce cifs_open_parms struct
authorPavel Shilovsky <pshilovsky@samba.org>
Fri, 5 Jul 2013 08:00:30 +0000 (12:00 +0400)
committerSteve French <smfrench@gmail.com>
Wed, 10 Jul 2013 18:08:40 +0000 (13:08 -0500)
commit226730b4d8adae393dc07092655cdd29d2a2ff07
treeeda0aef086114d0309d669e01c22a0ec5d987cc5
parent63eb3def3267a5744863801e8221898b0ba9d41d
CIFS: Introduce cifs_open_parms struct

and pass it to the open() call.

Signed-off-by: Pavel Shilovsky <pshilovsky@samba.org>
Signed-off-by: Steven French <steven@steven-GA-970A-DS3.(none)>
fs/cifs/cifsglob.h
fs/cifs/dir.c
fs/cifs/file.c
fs/cifs/smb1ops.c
fs/cifs/smb2file.c
fs/cifs/smb2proto.h