patch-2.1.90 linux/fs/ncpfs/dir.c

Next file: linux/fs/ncpfs/inode.c
Previous file: linux/fs/ncpfs/Makefile
Back to the patch index
Back to the overall index

diff -u --recursive --new-file v2.1.89/linux/fs/ncpfs/dir.c linux/fs/ncpfs/dir.c
@@ -112,7 +112,7 @@
 static int ncp_compare_dentry (struct dentry *, struct qstr *, struct qstr *);
 static void ncp_delete_dentry(struct dentry *);
 
-static struct dentry_operations ncp_dentry_operations =
+struct dentry_operations ncp_dentry_operations =
 {
 	ncp_lookup_validate,	/* d_validate(struct dentry *) */
 	ncp_hash_dentry,	/* d_hash */

FUNET's LINUX-ADM group, linux-adm@nic.funet.fi
TCL-scripts by Sam Shen, slshen@lbl.gov