patch-2.1.80 linux/drivers/block/md.c
Next file: linux/drivers/block/raid5.c
Previous file: linux/drivers/block/ide-proc.c
Back to the patch index
Back to the overall index
- Lines: 9
- Date:
Thu Jan 15 14:33:05 1998
- Orig file:
v2.1.79/linux/drivers/block/md.c
- Orig date:
Tue Dec 2 16:45:18 1997
diff -u --recursive --new-file v2.1.79/linux/drivers/block/md.c linux/drivers/block/md.c
@@ -493,7 +493,7 @@
/*
* ioctl : one open channel
*/
- printk ("STOP_MD md%x failed : i_count=%d, busy=%d\n",
+ printk ("STOP_MD md%x failed : i_count=%ld, busy=%d\n",
minor, inode->i_count, md_dev[minor].busy);
return -EBUSY;
}
FUNET's LINUX-ADM group, linux-adm@nic.funet.fi
TCL-scripts by Sam Shen, slshen@lbl.gov