[dm-devel] mirror patches - device failure detection/race fix/deadlock fix

Jonathan E Brassow jbrassow at redhat.com
Tue Aug 2 16:00:05 UTC 2005


The first 4 patches (0000[1234].patch) are the device failure detection 
patches.  They've been cleaned up a bit from the last time they were 
posted.

The 'race.patch' fixes a couple race conditions that were a result of 
the __rh_alloc() function releasing and regrabbing a lock when called.

The 'deadlock.patch' switches all spin_lock calls on the region_lock to 
spin_lock_irqsave.  Without this patch you machine will hang.

The patches apply in the order described, and should apply to kernels 
2.6.12 - 2.6.13-rc5.

I've made them all attachments to this e-mail.  If people don't like it 
this way, let me know, and I'll do it lkml style.

  brassow

-------------- next part --------------
A non-text attachment was scrubbed...
Name: 00001.patch
Type: application/octet-stream
Size: 6642 bytes
Desc: not available
URL: <http://listman.redhat.com/archives/dm-devel/attachments/20050802/676489e5/attachment.obj>
-------------- next part --------------
A non-text attachment was scrubbed...
Name: 00002.patch
Type: application/octet-stream
Size: 11617 bytes
Desc: not available
URL: <http://listman.redhat.com/archives/dm-devel/attachments/20050802/676489e5/attachment-0001.obj>
-------------- next part --------------
A non-text attachment was scrubbed...
Name: 00003.patch
Type: application/octet-stream
Size: 9548 bytes
Desc: not available
URL: <http://listman.redhat.com/archives/dm-devel/attachments/20050802/676489e5/attachment-0002.obj>
-------------- next part --------------
A non-text attachment was scrubbed...
Name: 00004.patch
Type: application/octet-stream
Size: 1978 bytes
Desc: not available
URL: <http://listman.redhat.com/archives/dm-devel/attachments/20050802/676489e5/attachment-0003.obj>
-------------- next part --------------
A non-text attachment was scrubbed...
Name: race.patch
Type: application/octet-stream
Size: 4936 bytes
Desc: not available
URL: <http://listman.redhat.com/archives/dm-devel/attachments/20050802/676489e5/attachment-0004.obj>
-------------- next part --------------
A non-text attachment was scrubbed...
Name: deadlock.patch
Type: application/octet-stream
Size: 4595 bytes
Desc: not available
URL: <http://listman.redhat.com/archives/dm-devel/attachments/20050802/676489e5/attachment-0005.obj>


More information about the dm-devel mailing list