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

Next file: linux/include/linux/atalk.h
Previous file: linux/include/asm-sparc64/vuid_event.h
Back to the patch index
Back to the overall index

diff -u --recursive --new-file v2.1.42/linux/include/linux/affs_fs.h linux/include/linux/affs_fs.h
@@ -69,8 +69,7 @@
 extern int	affs_symlink(struct inode *dir, const char *name, int len,
 		             const char *symname);
 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,
-			    int must_be_dir);
+			    struct inode *new_dir, const char *new_name, int new_len);
 
 /* inode.c */
 

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