patch-1.3.100 linux/fs/affs/namei.c
Next file: linux/fs/binfmt_java.c
Previous file: linux/fs/affs/amigaffs.c
Back to the patch index
Back to the overall index
- Lines: 9
- Date:
Wed May 8 07:20:01 1996
- Orig file:
v1.3.99/linux/fs/affs/namei.c
- Orig date:
Tue May 7 16:22:36 1996
diff -u --recursive --new-file v1.3.99/linux/fs/affs/namei.c linux/fs/affs/namei.c
@@ -603,7 +603,7 @@
if (affs_parent_ino(old_inode) != old_dir->i_ino)
goto end_rename;
}
- /* Unlink destination if existant */
+ /* Unlink destination if existent */
if (new_inode) {
if ((retval = affs_fix_hash_pred(new_dir,affs_hash_name(new_name,new_len,
AFFS_I2FSTYPE(new_dir),AFFS_I2HSIZE(new_dir)) + 6,
FUNET's LINUX-ADM group, linux-adm@nic.funet.fi
TCL-scripts by Sam Shen, slshen@lbl.gov
with Sam's (original) version of this