patch-2.4.23 linux-2.4.23/fs/jfs/jfs_superblock.h
Next file: linux-2.4.23/fs/jfs/jfs_txnmgr.c
Previous file: linux-2.4.23/fs/jfs/jfs_mount.c
Back to the patch index
Back to the overall index
- Lines: 14
- Date:
2003-11-28 10:26:21.000000000 -0800
- Orig file:
linux-2.4.22/fs/jfs/jfs_superblock.h
- Orig date:
2002-11-28 15:53:15.000000000 -0800
diff -urN linux-2.4.22/fs/jfs/jfs_superblock.h linux-2.4.23/fs/jfs/jfs_superblock.h
@@ -1,5 +1,5 @@
/*
- * Copyright (c) International Business Machines Corp., 2000-2002
+ * Copyright (C) International Business Machines Corp., 2000-2003
*
* This program is free software; you can redistribute it and/or modify
* it under the terms of the GNU General Public License as published by
@@ -108,5 +108,6 @@
extern int readSuper(struct super_block *, struct buffer_head **);
extern int updateSuper(struct super_block *, uint);
+extern void jfs_error(struct super_block *, const char *, ...);
#endif /*_H_JFS_SUPERBLOCK */
FUNET's LINUX-ADM group, linux-adm@nic.funet.fi
TCL-scripts by Sam Shen (who was at: slshen@lbl.gov)