patch-2.4.9 linux/include/linux/raid/raid1.h

Next file: linux/include/linux/serio.h
Previous file: linux/include/linux/raid/md_k.h
Back to the patch index
Back to the overall index

diff -u --recursive --new-file v2.4.8/linux/include/linux/raid/raid1.h linux/include/linux/raid/raid1.h
@@ -42,7 +42,10 @@
 	 */
 	struct buffer_head	*freebh;
 	int			freebh_cnt;	/* how many are on the list */
+	int			freebh_blocked;
 	struct raid1_bh		*freer1;
+	int			freer1_blocked;
+	int			freer1_cnt;
 	struct raid1_bh		*freebuf; 	/* each bh_req has a page allocated */
 	md_wait_queue_head_t	wait_buffer;
 

FUNET's LINUX-ADM group, linux-adm@nic.funet.fi
TCL-scripts by Sam Shen (who was at: slshen@lbl.gov)