patch-2.4.25 linux-2.4.25/include/linux/smb_fs_sb.h

Next file: linux-2.4.25/include/linux/smb_mount.h
Previous file: linux-2.4.25/include/linux/smb_fs.h
Back to the patch index
Back to the overall index

diff -urN linux-2.4.24/include/linux/smb_fs_sb.h linux-2.4.25/include/linux/smb_fs_sb.h
@@ -54,8 +54,7 @@
 	   to put it on the stack. This points to temp_buf space. */
 	char *name_buf;
 
-	int (*convert)(char *, int, const char *, int,
-		       struct nls_table *, struct nls_table *);
+	struct smb_ops *ops;
 };
 
 

FUNET's LINUX-ADM group, linux-adm@nic.funet.fi
TCL-scripts by Sam Shen (who was at: slshen@lbl.gov)