patch-2.1.43 linux/include/linux/ext2_fs.h
Next file: linux/include/linux/fs.h
Previous file: linux/include/linux/dlists.h
Back to the patch index
Back to the overall index
- Lines: 9
- Date:
Thu Jun 12 16:22:10 1997
- Orig file:
v2.1.42/linux/include/linux/ext2_fs.h
- Orig date:
Tue May 13 22:41:18 1997
diff -u --recursive --new-file v2.1.42/linux/include/linux/ext2_fs.h linux/include/linux/ext2_fs.h
@@ -502,7 +502,7 @@
extern int ext2_link (struct inode *, struct inode *, const char *, int);
extern int ext2_mknod (struct inode *, const char *, int, int, int);
extern int ext2_rename (struct inode *, const char *, int,
- struct inode *, const char *, int, int);
+ struct inode *, const char *, int);
/* super.c */
extern void ext2_error (struct super_block *, const char *, const char *, ...)
FUNET's LINUX-ADM group, linux-adm@nic.funet.fi
TCL-scripts by Sam Shen, slshen@lbl.gov