patch-2.0.1 linux/include/linux/affs_fs.h

Next file: linux/include/linux/dirent.h
Previous file: linux/include/asm-i386/posix_types.h
Back to the patch index
Back to the overall index

diff -u --recursive --new-file v2.0.0/linux/include/linux/affs_fs.h linux/include/linux/affs_fs.h
@@ -69,7 +69,8 @@
 				        const char *symname);
 extern int		   affs_fixup(struct buffer_head *bh, struct inode *inode);
 extern int		   affs_rename(struct inode *old_dir, const char *old_name, int old_len,
-				       struct inode *new_dir, const char *new_name, int new_len);
+				       struct inode *new_dir, const char *new_name, int new_len,
+				       int must_be_dir);
 
 /* inode.c */
 

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