]> err.no Git - linux-2.6/blobdiff - fs/cifs/cifsproto.h
[PATCH] fix ->llseek() for a bunch of directories
[linux-2.6] / fs / cifs / cifsproto.h
index eb2be992608da070862ada7514eb5f94fc5580f3..a729d083e6f4890cc7784d10ed4d34473b99fa70 100644 (file)
@@ -176,8 +176,9 @@ extern int CIFSSMBSetPathInfo(const int xid, struct cifsTconInfo *tcon,
                        const char *fileName, const FILE_BASIC_INFO *data,
                        const struct nls_table *nls_codepage,
                        int remap_special_chars);
-extern int CIFSSMBSetFileTimes(const int xid, struct cifsTconInfo *tcon,
-                       const FILE_BASIC_INFO *data, __u16 fid);
+extern int CIFSSMBSetFileInfo(const int xid, struct cifsTconInfo *tcon,
+                       const FILE_BASIC_INFO *data, __u16 fid,
+                       __u32 pid_of_opener);
 #if 0
 extern int CIFSSMBSetAttrLegacy(int xid, struct cifsTconInfo *tcon,
                        char *fileName, __u16 dos_attributes,