Re: [git pull] device-mapper update for 2.6.25

2008-02-07 Thread Alasdair G Kergon
On Thu, Feb 07, 2008 at 07:04:47PM -0800, Andrew Morton wrote: > On Fri, 8 Feb 2008 02:45:32 + Alasdair G Kergon <[EMAIL PROTECTED]> wrote: > > > dm: move deferred bio flushing to workqueue > > To my unpracticed eye this one looks fairly fundamental. Unfortunately the > changelog: >

Re: [git pull] device-mapper update for 2.6.25

2008-02-07 Thread Andrew Morton
On Fri, 8 Feb 2008 02:45:32 + Alasdair G Kergon <[EMAIL PROTECTED]> wrote: > dm: move deferred bio flushing to workqueue To my unpracticed eye this one looks fairly fundamental. Unfortunately the changelog: Add a single-thread workqueue for each mapped device and move flushing of

[git pull] device-mapper update for 2.6.25

2008-02-07 Thread Alasdair G Kergon
Please pull from: master.kernel.org:/pub/scm/linux/kernel/git/agk/linux-2.6-dm.git to get the following device-mapper update for 2.6.25: Alasdair G Kergon (5): dm: mark function lists static dm ioctl: remove lock_kernel dm: targets no longer experimental dm mpath: add

[git pull] device-mapper update for 2.6.25

2008-02-07 Thread Alasdair G Kergon
Please pull from: master.kernel.org:/pub/scm/linux/kernel/git/agk/linux-2.6-dm.git to get the following device-mapper update for 2.6.25: Alasdair G Kergon (5): dm: mark function lists static dm ioctl: remove lock_kernel dm: targets no longer experimental dm mpath: add

Re: [git pull] device-mapper update for 2.6.25

2008-02-07 Thread Andrew Morton
On Fri, 8 Feb 2008 02:45:32 + Alasdair G Kergon [EMAIL PROTECTED] wrote: dm: move deferred bio flushing to workqueue To my unpracticed eye this one looks fairly fundamental. Unfortunately the changelog: Add a single-thread workqueue for each mapped device and move flushing of

Re: [git pull] device-mapper update for 2.6.25

2008-02-07 Thread Alasdair G Kergon
On Thu, Feb 07, 2008 at 07:04:47PM -0800, Andrew Morton wrote: On Fri, 8 Feb 2008 02:45:32 + Alasdair G Kergon [EMAIL PROTECTED] wrote: dm: move deferred bio flushing to workqueue To my unpracticed eye this one looks fairly fundamental. Unfortunately the changelog: Add a