Move source tree closer to the 2.6.32.17 mainline
/fs/cifs/cifsproto.h
blob:05a9b776e1a8132a3853a09f20ae13d8f79abd8e -> blob:5646727e33f543f70ec449b390d8955b66852dc9
--- fs/cifs/cifsproto.h
+++ fs/cifs/cifsproto.h
@@ -95,10 +95,8 @@ extern struct cifsFileInfo *cifs_new_fil
__u16 fileHandle, struct file *file,
struct vfsmount *mnt, unsigned int oflags);
extern int cifs_posix_open(char *full_path, struct inode **pinode,
- struct vfsmount *mnt,
- struct super_block *sb,
- int mode, int oflags,
- __u32 *poplock, __u16 *pnetfid, int xid);
+ struct vfsmount *mnt, int mode, int oflags,
+ __u32 *poplock, __u16 *pnetfid, int xid);
extern void cifs_unix_basic_to_fattr(struct cifs_fattr *fattr,
FILE_UNIX_BASIC_INFO *info,
struct cifs_sb_info *cifs_sb);