Re: [PATCH 03/12] target/configfs: Convert mappedlun + SCSI MIBs to RCU reader

2015-05-12 Thread Christoph Hellwig
On Tue, May 12, 2015 at 10:09:23PM -0700, Nicholas A. Bellinger wrote: > > Why do we still need TRANSPORT_LUNFLAGS_INITIATOR_ACCESS? Isn't deve > > being not-NULL enough? > > > > Yep, I think this can go as well. Dropping now. Also might be worth to add a helper that has the ->se_lun_acl check

Re: [PATCH 01/12] target: Convert se_node_acl->device_list[] to RCU hlist

2015-05-12 Thread Andy Grover
On 05/12/2015 02:25 AM, Nicholas A. Bellinger wrote: From: Nicholas Bellinger This patch converts se_node_acl->device_list[] table for mappedluns to modern RCU hlist_head usage in order to support an arbitrary number of node_acl lun mappings. This includes changes to core_[enable,disable]_devi

RE: sysfs group not found for kobject on mvsas drive removal

2015-05-12 Thread Praveen Murali
> > -Original Message- > > From: Dan Williams [mailto:dan.j.willi...@intel.com] > > Sent: Monday, May 11, 2015 3:44 PM > > To: Praveen Murali > > Cc: James Bottomley (james.bottom...@hansenpartnership.com); linux- > > s...@vger.kernel.org > > Subject: Re: sysfs group not found for kobject o