Re: [ANNOUNCE]: ConfigFS enabled Generic Target Mode and iSCSI Target Stack on v2.6.27-rc7

Previous message: [thread] [date] [author]
Next message: [thread] [date] [author]
From: Vladislav Bolkhovitin
Date: Tuesday, October 7, 2008 - 2:56 am

Nicholas A. Bellinger wrote:

Sorry for the delay. I didn't have a chance to look at it sufficiently 
close.

Basically the idea about how to manage ACLs is good, but I don't like, 
that with it *ALL* the target drivers would have to implement the 
necessary code. It shouldn't be so, management of all security stuff 
should be purely duty of the mid-layer. And this is exactly implemented 
in SCST. All what target drivers should do with it is to pass target's 
name on its registration in scst_register() and then while registering a 
session with remote initiator using scst_register_session() pass to it 
the initiator's name. Everything else is done by the SCST core.

Thus, I believe, all the ACL management should be done not in $FABRIC/, 
but in $TARGET/. It would remove all the corresponding configfs 
headaches from the target drivers writers.

But, in fact, I asked about completely different thing. SCSI target 
mid-layer in some cases needs to export in user space amount of data, 
which doesn't fit one page. /proc/scsi_tgt/sessions is one example. What 
should we do for it?


--
Previous message: [thread] [date] [author]
Next message: [thread] [date] [author]

Messages in current thread:
[ANNOUNCE]: ConfigFS enabled Generic Target Mode and iSCSI ..., Nicholas A. Bellinger, (Mon Sep 29, 12:21 pm)
Re: [ANNOUNCE]: ConfigFS enabled Generic Target Mode and i ..., Vladislav Bolkhovitin, (Wed Oct 1, 10:36 am)
Re: [ANNOUNCE]: ConfigFS enabled Generic Target Mode and i ..., Nicholas A. Bellinger, (Wed Oct 1, 5:18 pm)
Re: [ANNOUNCE]: ConfigFS enabled Generic Target Mode and i ..., Nicholas A. Bellinger, (Wed Oct 1, 5:24 pm)
Re: [ANNOUNCE]: ConfigFS enabled Generic Target Mode and i ..., Nicholas A. Bellinger, (Wed Oct 1, 5:32 pm)
Re: [ANNOUNCE]: ConfigFS enabled Generic Target Mode and i ..., Vladislav Bolkhovitin, (Thu Oct 2, 10:00 am)
Re: [ANNOUNCE]: ConfigFS enabled Generic Target Mode and i ..., Nicholas A. Bellinger, (Thu Oct 2, 2:29 pm)
Re: [ANNOUNCE]: ConfigFS enabled Generic Target Mode and i ..., Nicholas A. Bellinger, (Fri Oct 3, 4:14 pm)
Re: [ANNOUNCE]: ConfigFS enabled Generic Target Mode and i ..., Vladislav Bolkhovitin, (Tue Oct 7, 2:56 am)
Re: [ANNOUNCE]: ConfigFS enabled Generic Target Mode and i ..., Nicholas A. Bellinger, (Tue Oct 7, 1:50 pm)
Re: [ANNOUNCE]: ConfigFS enabled Generic Target Mode and i ..., Nicholas A. Bellinger, (Wed Oct 8, 12:22 am)
Re: [ANNOUNCE]: ConfigFS enabled Generic Target Mode and i ..., Vladislav Bolkhovitin, (Fri Oct 10, 10:48 am)
Re: [ANNOUNCE]: ConfigFS enabled Generic Target Mode and i ..., Vladislav Bolkhovitin, (Fri Oct 10, 10:49 am)
Re: [ANNOUNCE]: ConfigFS enabled Generic Target Mode and i ..., Nicholas A. Bellinger, (Fri Oct 10, 1:41 pm)
Re: [ANNOUNCE]: ConfigFS enabled Generic Target Mode and i ..., Vladislav Bolkhovitin, (Tue Oct 21, 11:11 am)