[PATCH 0/3] Add disk hotswap support to libata RESEND #2

2005-08-01 Thread Lukasz Kosewski
Hey Jeff, all, The following is my latest attempt at re-doing the hotswap patches for libata hotswapping. This has some positive upsides: - The patches seem cleaner - The patches seem more multi-purpose and adaptable for use across all controllers, not just the Promise ones. - Jeff is more likel

Re: [PATCH 0/3] Add disk hotswap support to libata

2005-07-28 Thread Jeff Garzik
Doug Maxey wrote: On Thu, 21 Jul 2005 21:35:24 EDT, Jeff Garzik wrote: As soon as I finish SATA ATAPI (this week[end]), I'll take a look at this. A quick review of the patches didn't turn up anything terribly objectionable, though :) I would like to offer to test when you are ready. Som

Re: [PATCH 0/3] Add disk hotswap support to libata

2005-07-28 Thread Doug Maxey
On Thu, 21 Jul 2005 21:35:24 EDT, Jeff Garzik wrote: >As soon as I finish SATA ATAPI (this week[end]), I'll take a look at >this. A quick review of the patches didn't turn up anything terribly >objectionable, though :) > I would like to offer to test when you are ready. Some older and new SAT

Re: [PATCH 0/3] Add disk hotswap support to libata

2005-07-22 Thread Lukasz Kosewski
On 7/21/05, Jeff Garzik <[EMAIL PROTECTED]> wrote: > > Pretty cool stuff! > > As soon as I finish SATA ATAPI (this week[end]), I'll take a look at > this. A quick review of the patches didn't turn up anything terribly > objectionable, though :) Excellent! Thanks for the quick turnaround! > P.

Re: [PATCH 0/3] Add disk hotswap support to libata

2005-07-21 Thread Jeff Garzik
Lukasz Kosewski wrote: Hey all, introductory blurb here. This sequence of patches will add a framework to libata to allow for hot-swapping disks in and out. There are three patches: 01-promise_sataII150_support 02-libata_hotswap_infrastructure 03-promise_hotswap_support Pretty cool stuff!