]> git.kernelconcepts.de Git - karo-tx-linux.git/commit
dm raid1: fix status
authorMilan Broz <mbroz@redhat.com>
Thu, 12 Jul 2007 16:27:24 +0000 (17:27 +0100)
committerGreg Kroah-Hartman <gregkh@suse.de>
Thu, 9 Aug 2007 21:27:42 +0000 (14:27 -0700)
commit74ff092c258313747791da5d82054027167d1a79
treedc464c795c868c5be1db7a57be7deb038ca89f78
parentab2a4f10820d87685caad4da016b6b8b3953bb8e
dm raid1: fix status

Fix mirror status line broken in dm-log-report-fault-status.patch:
  - space missing between two words
  - placeholder ("0") required for compatibility with a subsequent patch
  - incorrect offset parameter

Signed-off-by: Milan Broz <mbroz@redhat.com>
Signed-off-by: Alasdair G Kergon <agk@redhat.com>
Signed-off-by: Greg Kroah-Hartman <gregkh@suse.de>
drivers/md/dm-raid1.c