patch-1.3.88 linux/fs/isofs/namei.c
Next file: linux/fs/isofs/rock.c
Previous file: linux/fs/isofs/inode.c
Back to the patch index
Back to the overall index
- Lines: 11
- Date:
Sat Apr 13 12:14:45 1996
- Orig file:
v1.3.87/linux/fs/isofs/namei.c
- Orig date:
Fri Dec 22 08:51:08 1995
diff -u --recursive --new-file v1.3.87/linux/fs/isofs/namei.c linux/fs/isofs/namei.c
@@ -199,7 +199,9 @@
find_rock_ridge_relocation(de,dir));
if(inode_number == -1){
/* Should never happen */
- printk("Backlink not properly set.\n");
+ printk("Backlink not properly set %x %lx.\n",
+ isonum_733(de->extent),
+ dir->i_ino);
goto out;
}
}
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