[RFC][PATCH] fix for async scsi scan sysfs problem (resend)

2007-04-19 Thread Josef Bacik
Hello, Resending this to a wider audience (thanks Andrew). I'm having a problem on the newest version of linus's git tree with my qla2xxx card. This is on a UP box, the problem doesn't happen on my similarly configured SMP box. When I unload and then try to load the qla2xxx driver again I ge

Re: [RFC][PATCH] fix for async scsi scan sysfs problem (resend)

2007-04-19 Thread Josef Bacik
On Thu, Apr 19, 2007 at 10:02:36AM -0400, James Bottomley wrote: > On Thu, 2007-04-19 at 09:25 -0400, Josef Bacik wrote: > > Looking through everything I came to the conclusion that we don't really > > need > > the scsi_sysfs_add_devices in scsi_finish_async_scan, whi

Re: [RFC][PATCH] fix for async scsi scan sysfs problem (resend)

2007-04-21 Thread Josef Bacik
On Sat, Apr 21, 2007 at 12:23:45AM -0700, Andrew Morton wrote: > On Thu, 19 Apr 2007 11:06:56 -0400 Josef Bacik <[EMAIL PROTECTED]> wrote: > > > On Thu, Apr 19, 2007 at 10:02:36AM -0400, James Bottomley wrote: > > > On Thu, 2007-04-19 at 09:25 -0400, Josef Bacik wro

Re: [RFC][PATCH] fix for async scsi scan sysfs problem (resend)

2007-04-23 Thread Josef Bacik
On Sat, Apr 21, 2007 at 09:59:56AM -0400, Josef Bacik wrote: > On Sat, Apr 21, 2007 at 12:23:45AM -0700, Andrew Morton wrote: > > On Thu, 19 Apr 2007 11:06:56 -0400 Josef Bacik <[EMAIL PROTECTED]> wrote: > > > > > On Thu, Apr 19, 2007 at 10:02:36AM -0400, James B

Re: [PATCH 14/25] nbd: don't use req->errors

2017-04-06 Thread Josef Bacik
> On Apr 6, 2017, at 11:39 AM, Christoph Hellwig wrote: > > Add a nbd-specific field instead. > > Signed-off-by: Christoph Hellwig This is fine with me, you can add, Reviewed-by: Josef Bacik Thanks, Josef