Re: [PATCHv4 1/3] target/configfs: add module wide action support

2018-05-03 Thread Mike Christie
On 05/02/2018 08:03 PM, Xiubo Li wrote: > On 2018/5/3 2:27, Mike Christie wrote: >> On 04/19/2018 02:46 AM, xiu...@redhat.com wrote: >>> From: Xiubo Li >>> >>> For some case we need some module wide configfs to contol some >>> attributes of the whole transport module. >> When I suggested to move i

Re: [PATCHv4 1/3] target/configfs: add module wide action support

2018-05-02 Thread Xiubo Li
On 2018/5/3 2:27, Mike Christie wrote: On 04/19/2018 02:46 AM, xiu...@redhat.com wrote: From: Xiubo Li For some case we need some module wide configfs to contol some attributes of the whole transport module. When I suggested to move it module wide I just meant to add another mod param like th

Re: [PATCHv4 1/3] target/configfs: add module wide action support

2018-05-02 Thread Xiubo Li
On 2018/5/3 2:27, Mike Christie wrote: On 04/19/2018 02:46 AM, xiu...@redhat.com wrote: From: Xiubo Li For some case we need some module wide configfs to contol some attributes of the whole transport module. When I suggested to move it module wide I just meant to add another mod param like th

Re: [PATCHv4 1/3] target/configfs: add module wide action support

2018-05-02 Thread Mike Christie
On 04/19/2018 02:46 AM, xiu...@redhat.com wrote: > From: Xiubo Li > > For some case we need some module wide configfs to contol some > attributes of the whole transport module. When I suggested to move it module wide I just meant to add another mod param like the global max data area param. I li

[PATCHv4 1/3] target/configfs: add module wide action support

2018-04-19 Thread xiubli
From: Xiubo Li For some case we need some module wide configfs to contol some attributes of the whole transport module. Signed-off-by: Xiubo Li --- drivers/target/target_core_configfs.c | 46 +++ drivers/target/target_core_hba.c | 11 + drivers/targ