patch-pre2.0.5 linux/fs/affs/bitmap.c
Next file: linux/fs/affs/dir.c
Previous file: linux/fs/affs/amigaffs.c
Back to the patch index
Back to the overall index
- Lines: 9
- Date:
Thu May 16 09:05:11 1996
- Orig file:
pre2.0.4/linux/fs/affs/bitmap.c
- Orig date:
Tue May 7 16:22:35 1996
diff -u --recursive --new-file pre2.0.4/linux/fs/affs/bitmap.c linux/fs/affs/bitmap.c
@@ -185,7 +185,7 @@
z->z_ino = 0;
z->z_zone_no = zone;
pr_debug(" ++ found zone (%d) in bh %d at offset %d with %d free blocks\n",
- zone,(zone >> (sb->s_blocksize_bits - 8)),offs,free);
+ zone,(zone >> (sb->s_blocksize_bits - 8)),offs,free);
break;
}
clear_bit(zone,sb->u.affs_sb.s_zonemap);
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