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

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