patch-2.1.43 linux/include/linux/omirr.h

Next file: linux/include/linux/pci.h
Previous file: linux/include/linux/nfsd/nfsfh.h
Back to the patch index
Back to the overall index

diff -u --recursive --new-file v2.1.42/linux/include/linux/omirr.h linux/include/linux/omirr.h
@@ -0,0 +1,17 @@
+/*
+ * fs/proc/omirr.c  -  online mirror support
+ *
+ * (C) 1997 Thomas Schoebel-Theuer
+ */
+
+#ifndef OMIRR_H
+#define OMIRR_H
+#include <linux/fs.h>
+#include <linux/dalloc.h>
+
+extern int omirr_print(struct dentry * ent1, struct dentry * ent2, 
+		       struct qstr * suffix, const char * fmt, ...);
+
+extern int omirr_printall(struct inode * inode, const char * fmt, ...);
+
+#endif

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