some other raid1_conf_t member meanings (Modified by Bin Ren)
From: Bin Ren <hidden> Date: 2004-01-05 11:58:14
Hi,
I'm reading the source codes of RAID1. In file
'include/linux/raid/raid1.h',
in struct raid1_private_data, there are these members:
int phase;
int window;
Could anybody tell me their meanings?
Thanks a lot.
Bin