diff options
author | Tejun Heo <htejun@gmail.com> | 2007-08-17 09:46:51 (GMT) |
---|---|---|
committer | Jeff Garzik <jeff@garzik.org> | 2007-08-23 09:34:05 (GMT) |
commit | b54eebd673861136291b97e409a0f248b96e74ae (patch) | |
tree | 14ec79b827824ddd26fef89ac2db7324f7ada7fd /drivers/md/raid1.c | |
parent | 9edbdbea003b8be96e2f5d70515227d5fb32ad72 (diff) | |
download | linux-b54eebd673861136291b97e409a0f248b96e74ae.tar.xz |
libata: don't check n_sectors during revalidation if zero
If the initial configuration fails early, n_sectors is left at zero.
Checking against it during revalidation makes retried configuration
fail due to n_sectors mismatch. Ignore zero n_sectors during
revalidation.
Signed-off-by: Tejun Heo <htejun@gmail.com>
Signed-off-by: Jeff Garzik <jeff@garzik.org>
Diffstat (limited to 'drivers/md/raid1.c')
0 files changed, 0 insertions, 0 deletions