[CIFS] Enable sec flags on mount for cifs (part one)
[deliverable/linux.git] / fs / cifs / cifsproto.h
index 7ffd5b0d63cfaf7f5cabc83cacda1aee938675e6..7ed06bfa19212febb6fbfaec81d82d8e246a0e8e 100644 (file)
@@ -68,10 +68,10 @@ extern void header_assemble(struct smb_hdr *, char /* command */ ,
 extern int small_smb_init_no_tc(const int smb_cmd, const int wct,
                                struct cifsSesInfo *ses,
                                void ** request_buf);
+#endif
 extern int CIFS_SessSetup(unsigned int xid, struct cifsSesInfo *ses,
                             const int stage, 
                             const struct nls_table *nls_cp);
-#endif
 extern __u16 GetNextMid(struct TCP_Server_Info *server);
 extern struct oplock_q_entry * AllocOplockQEntry(struct inode *, u16, 
                                                 struct cifsTconInfo *);
This page took 0.025274 seconds and 5 git commands to generate.