[2.6.24-rc minor bugfix] IB/srp: release transport before removing host

2008-01-03 Thread Dave Dillow
The documented call sequence for removing a host is to call the transport xxx_remove_host() prior to scsi_remove_host(). The SRP transport used to crash when that order was followed, but as it is now fixed, use the documented order. Signed-off-by: David Dillow <[EMAIL PROTECTED]> Acked-by: FUJITA

[2.6.24-rc BUGFIX] IB/srp: release transport when removing host

2008-01-03 Thread Dave Dillow
When removing the ib_srp module, srp_remove_one() does not release the SRP transport class when it is releasing the SCSI host. This leads to dangling references to kfree()'d memory, and an eventual oops. Signed-off-by: David Dillow <[EMAIL PROTECTED]> --- On Fri, 2008-01-04 at 09:47 +0900, FUJITA

[2.6.24-rc BUGFIX] SRP transport: only remove our own entries

2008-01-03 Thread Dave Dillow
The SCSI SRP transport class currently iterates over all children devices of the host that is being removed in srp_remove_host(). However, not all of those children were created by the SRP transport, and removing them will cause corruption and an oops when their creator tries to remove them.

Re: [GIT PULL] please pull infiniband.git for-linus

2008-01-03 Thread Dave Dillow
On Thu, 2008-01-03 at 18:11 -0500, Rik van Riel wrote: > On Thu, 03 Jan 2008 15:20:09 -0500 > David Dillow <[EMAIL PROTECTED]> wrote: > > > diff --git a/drivers/infiniband/ulp/srp/ib_srp.c > > b/drivers/infiniband/ulp/srp/ib_srp.c > > index 950228f..6e7e3c8 100644 > > ---

[2.6.24-rc BUGFIX] SRP transport: only remove our own entries

2008-01-03 Thread Dave Dillow
The SCSI SRP transport class currently iterates over all children devices of the host that is being removed in srp_remove_host(). However, not all of those children were created by the SRP transport, and removing them will cause corruption and an oops when their creator tries to remove them.

[2.6.24-rc BUGFIX] IB/srp: release transport when removing host

2008-01-03 Thread Dave Dillow
When removing the ib_srp module, srp_remove_one() does not release the SRP transport class when it is releasing the SCSI host. This leads to dangling references to kfree()'d memory, and an eventual oops. Signed-off-by: David Dillow [EMAIL PROTECTED] --- On Fri, 2008-01-04 at 09:47 +0900, FUJITA

Re: list corruption on ib_srp load in v2.6.24-rc5

2007-12-22 Thread Dave Dillow
On Sun, 2007-12-23 at 01:41 +0900, FUJITA Tomonori wrote: > I think that as Pete pointed out, srp_remove_one needs to call > srp_remove_host. > > Can you try this? If I need to escape family during the holidays, I'll test it from home. Otherwise I'll be able to test on Wednesday. Thanks for the

Re: list corruption on ib_srp load in v2.6.24-rc5

2007-12-22 Thread Dave Dillow
On Sun, 2007-12-23 at 01:41 +0900, FUJITA Tomonori wrote: I think that as Pete pointed out, srp_remove_one needs to call srp_remove_host. Can you try this? If I need to escape family during the holidays, I'll test it from home. Otherwise I'll be able to test on Wednesday. Thanks for the

Re: [PATCH] [5/2many] MAINTAINERS - 3CR990 NETWORK DRIVER

2007-08-13 Thread Dave Dillow
On Sun, 2007-08-12 at 23:21 -0700, [EMAIL PROTECTED] wrote: > Add file pattern to MAINTAINER entry > > Signed-off-by: Joe Perches <[EMAIL PROTECTED]> Acked-by: Dave Dillow <[EMAIL PROTECTED]> - To unsubscribe from this list: send the line "unsubscribe linux-kernel

Re: [PATCH] [5/2many] MAINTAINERS - 3CR990 NETWORK DRIVER

2007-08-13 Thread Dave Dillow
On Sun, 2007-08-12 at 23:21 -0700, [EMAIL PROTECTED] wrote: Add file pattern to MAINTAINER entry Signed-off-by: Joe Perches [EMAIL PROTECTED] Acked-by: Dave Dillow [EMAIL PROTECTED] - To unsubscribe from this list: send the line unsubscribe linux-kernel in the body of a message to [EMAIL

Re: Distributed storage.

2007-08-03 Thread Dave Dillow
On Fri, 2007-08-03 at 09:04 +0400, Manu Abraham wrote: > On 7/31/07, Evgeniy Polyakov <[EMAIL PROTECTED]> wrote: > > > TODO list currently includes following main items: > > * redundancy algorithm (drop me a request of your own, but it is highly > > unlikley that Reed-Solomon based

Re: Distributed storage.

2007-08-03 Thread Dave Dillow
On Fri, 2007-08-03 at 09:04 +0400, Manu Abraham wrote: On 7/31/07, Evgeniy Polyakov [EMAIL PROTECTED] wrote: TODO list currently includes following main items: * redundancy algorithm (drop me a request of your own, but it is highly unlikley that Reed-Solomon based will ever be

Re: [PATCH, RFT, v4] sata_mv: convert to new EH

2007-05-26 Thread Dave Dillow
On Sat, 2007-05-26 at 16:56 -0400, Jeff Garzik wrote: > Dave, any chance you could try 2.6.22-rc3 + my v4 patch, on a different > hard drive? Preferably a non-Maxtor, or at least not another Maxtor > 6L200S0. If that's a big deal, don't worry about it. I just want to > rule out buggy

Re: [PATCH, RFT, v4] sata_mv: convert to new EH

2007-05-26 Thread Dave Dillow
On Sat, 2007-05-26 at 16:56 -0400, Jeff Garzik wrote: Dave, any chance you could try 2.6.22-rc3 + my v4 patch, on a different hard drive? Preferably a non-Maxtor, or at least not another Maxtor 6L200S0. If that's a big deal, don't worry about it. I just want to rule out buggy firmware

Re: I give up

2007-04-09 Thread Dave Dillow
On Mon, 2007-04-09 at 21:27 -0400, Dave Jones wrote: > On Mon, Apr 09, 2007 at 06:22:10PM -0400, Dave Dillow wrote: > > On Mon, 2007-04-09 at 23:35 +0200, Jan Engelhardt wrote: > > > On Apr 9 2007 15:38, Gene Heskett wrote: > > > >On Monday 09 April 2007, H. P

Re: I give up

2007-04-09 Thread Dave Dillow
ve the reserve-LANANA numbers patch, his incremental dumps become full ones because device-mapper gets a different dynamic major. -- Dave Dillow <[EMAIL PROTECTED]> - To unsubscribe from this list: send the line "unsubscribe linux-kernel" in the body of a message to [EMAIL PROTECTED] More majordomo info at http://vger.kernel.org/majordomo-info.html Please read the FAQ at http://www.tux.org/lkml/

Re: plain 2.6.21-rc5 (1) vs amanda (0)

2007-04-09 Thread Dave Dillow
he initrd, as I don't have a machine that uses LVM for the root. -- Dave Dillow <[EMAIL PROTECTED]> - To unsubscribe from this list: send the line "unsubscribe linux-kernel" in the body of a message to [EMAIL PROTECTED] More majordomo info at http://vger.kernel.org/majordomo-info.html Please read the FAQ at http://www.tux.org/lkml/

Re: plain 2.6.21-rc5 (1) vs amanda (0)

2007-04-09 Thread Dave Dillow
for the root. -- Dave Dillow [EMAIL PROTECTED] - To unsubscribe from this list: send the line unsubscribe linux-kernel in the body of a message to [EMAIL PROTECTED] More majordomo info at http://vger.kernel.org/majordomo-info.html Please read the FAQ at http://www.tux.org/lkml/

Re: I give up

2007-04-09 Thread Dave Dillow
changes the kernel config, adding any block device that uses a dynamic major (and is loaded before device-mapper), or goes between kernels that have the reserve-LANANA numbers patch, his incremental dumps become full ones because device-mapper gets a different dynamic major. -- Dave Dillow [EMAIL

Re: I give up

2007-04-09 Thread Dave Dillow
On Mon, 2007-04-09 at 21:27 -0400, Dave Jones wrote: On Mon, Apr 09, 2007 at 06:22:10PM -0400, Dave Dillow wrote: On Mon, 2007-04-09 at 23:35 +0200, Jan Engelhardt wrote: On Apr 9 2007 15:38, Gene Heskett wrote: On Monday 09 April 2007, H. Peter Anvin wrote: Jan Engelhardt wrote

Re: plain 2.6.21-rc5 (1) vs amanda (0)

2007-04-04 Thread Dave Dillow
On Wed, 2007-04-04 at 13:29 -0700, Andrew Morton wrote: > On Wed, 04 Apr 2007 14:17:13 -0400 > Dave Dillow <[EMAIL PROTECTED]> wrote: > > The thing is, it's been broken for a long time -- this change just > > highlighted it. This isn't the first time that

Re: plain 2.6.21-rc5 (1) vs amanda (0)

2007-04-04 Thread Dave Dillow
On Wed, 2007-04-04 at 10:42 -0700, Andrew Morton wrote: > On Wed, 4 Apr 2007 10:45:30 +0200 Ingo Molnar <[EMAIL PROTECTED]> wrote: > > > > > * Dave Dillow <[EMAIL PROTECTED]> wrote: > > > > > > Then it is a matter of figuring out why th

Re: plain 2.6.21-rc5 (1) vs amanda (0)

2007-04-04 Thread Dave Dillow
On Wed, 2007-04-04 at 10:42 -0700, Andrew Morton wrote: On Wed, 4 Apr 2007 10:45:30 +0200 Ingo Molnar [EMAIL PROTECTED] wrote: * Dave Dillow [EMAIL PROTECTED] wrote: Then it is a matter of figuring out why the device number changed -- I'm thinking it is device-mapper

Re: plain 2.6.21-rc5 (1) vs amanda (0)

2007-04-04 Thread Dave Dillow
On Wed, 2007-04-04 at 13:29 -0700, Andrew Morton wrote: On Wed, 04 Apr 2007 14:17:13 -0400 Dave Dillow [EMAIL PROTECTED] wrote: The thing is, it's been broken for a long time -- this change just highlighted it. This isn't the first time that device-mapper has moved -- the introduction

Re: plain 2.6.21-rc5 (1) vs amanda (0)

2007-04-03 Thread Dave Dillow
On Mon, 2007-04-02 at 00:31 -0400, Dave Dillow wrote: > On Mon, 2007-04-02 at 00:20 -0400, Gene Heskett wrote: [snipped for brevity] > > [EMAIL PROTECTED] music]# stat . > > Device: fd00h/64768dInode: 10354963Links: 39 > > Now rebooted to 2.6.21-rc5: > > De

Re: plain 2.6.21-rc5 (1) vs amanda (0)

2007-04-03 Thread Dave Dillow
On Mon, 2007-04-02 at 00:31 -0400, Dave Dillow wrote: On Mon, 2007-04-02 at 00:20 -0400, Gene Heskett wrote: [snipped for brevity] [EMAIL PROTECTED] music]# stat . Device: fd00h/64768dInode: 10354963Links: 39 Now rebooted to 2.6.21-rc5: Device: ee00h/60928dInode: 10354963

Re: plain 2.6.21-rc5 (1) vs amanda (0)

2007-04-01 Thread Dave Dillow
On Mon, 2007-04-02 at 00:20 -0400, Gene Heskett wrote: > >From another email I sent Dave an hour or so ago: > > For a good kernel, 2.6.20.3-rdsl-0.31: > [EMAIL PROTECTED] bad-kernel]# cd /usr/music > [EMAIL PROTECTED] music]# stat . > File: `.' > Size: 4096Blocks: 16 IO

Re: plain 2.6.21-rc5 (1) vs amanda (0)

2007-04-01 Thread Dave Dillow
On Mon, 2007-04-02 at 00:20 -0400, Gene Heskett wrote: From another email I sent Dave an hour or so ago: For a good kernel, 2.6.20.3-rdsl-0.31: [EMAIL PROTECTED] bad-kernel]# cd /usr/music [EMAIL PROTECTED] music]# stat . File: `.' Size: 4096Blocks: 16 IO Block:

Re: [Ipsec] Issue on input process of Linux native IPsec

2005-03-10 Thread Dave Dillow
ke good notes, especially about avenues of exploration that come time mind as you chase one code path. It's not very hard, it's how I learned. -- Dave Dillow <[EMAIL PROTECTED]> - To unsubscribe from this list: send the line "unsubscribe linux-kernel" in the body of a message to [EMAIL PR

Re: [Ipsec] Issue on input process of Linux native IPsec

2005-03-10 Thread Dave Dillow
that come time mind as you chase one code path. It's not very hard, it's how I learned. -- Dave Dillow [EMAIL PROTECTED] - To unsubscribe from this list: send the line unsubscribe linux-kernel in the body of a message to [EMAIL PROTECTED] More majordomo info at http://vger.kernel.org/majordomo