patch-2.1.90 linux/include/linux/hfs_fs_i.h

Next file: linux/include/linux/hfs_sysdep.h
Previous file: linux/include/linux/hfs_fs.h
Back to the patch index
Back to the overall index

diff -u --recursive --new-file v2.1.89/linux/include/linux/hfs_fs_i.h linux/include/linux/hfs_fs_i.h
@@ -34,7 +34,7 @@
 	struct hfs_hdr_layout		*layout;
 
         /* for dentry cleanup */
-        void (*d_drop_op)(const ino_t, struct dentry *);
+        void (*d_drop_op)(struct dentry *, const ino_t);
 };
 
 #endif

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