[Date Prev][Date Next] [Thread Prev][Thread Next]
[Thread Index]
[Date Index]
[Author Index]
Re: [dm-devel] mirroring: device failure tolerance
- From: Jonathan E Brassow <jbrassow redhat com>
- To: device-mapper development <dm-devel redhat com>
- Subject: Re: [dm-devel] mirroring: device failure tolerance
- Date: Fri, 24 Jun 2005 16:06:49 -0500
This is a repost of the previous patch, but cleans up my if statements
ala:
if(dah){ => if (dah) {
and removes the 'emacs' comments at the end of the files...
brassow
Attachment:
006.patch
Description: Binary data
On Jun 24, 2005, at 3:16 PM, Jonathan E Brassow wrote:
Attached is a patch to provide device failure tolerance/detection for
mirroring.
brassow
P.S. A basic write-up of how things work is at
http://www.brassow.com/mirroring/index.html
<005.patch>--
[Date Prev][Date Next] [Thread Prev][Thread Next]
[Thread Index]
[Date Index]
[Author Index]