Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]
Groups > linux.kernel > #1308182
| From | "Nicholas A. Bellinger" <nab@linux-iscsi.org> |
|---|---|
| Newsgroups | linux.kernel |
| Subject | Re: [PATCH-v2 3/4] target: Fix change depth se_session reference usage |
| Date | 2016-01-13 10:00 +0100 |
| Message-ID | <qQprA-5DL-11@gated-at.bofh.it> (permalink) |
| References | <qPuWm-F7-17@gated-at.bofh.it> <qPuWn-F7-31@gated-at.bofh.it> <qQoYz-5ni-23@gated-at.bofh.it> |
| Organization | linux.* mail to news gateway |
On Wed, 2016-01-13 at 09:27 +0100, Christoph Hellwig wrote: > > int core_tpg_set_initiator_node_queue_depth( > > struct se_portal_group *tpg, > > - unsigned char *initiatorname, > > + struct se_node_acl *acl, > > u32 queue_depth, > > int force) > > And while we're at it - the tpg should be dropped as well, we can > get it from acl->se_tpg trivially. Done.
Back to linux.kernel | Previous | Next — Previous in thread | Next in thread | Find similar | Unroll thread
[PATCH-v2 0/4] target: Close se_node_acl lookup race "Nicholas A. Bellinger" <nab@daterainc.com> - 2016-01-10 21:40 +0100
[PATCH-v2 4/4] target: Obtain se_node_acl->acl_kref during get_initiator_node_acl "Nicholas A. Bellinger" <nab@daterainc.com> - 2016-01-10 21:40 +0100
Re: [PATCH-v2 4/4] target: Obtain se_node_acl->acl_kref during get_initiator_node_acl Christoph Hellwig <hch@lst.de> - 2016-01-12 16:10 +0100
Re: [PATCH-v2 4/4] target: Obtain se_node_acl->acl_kref during get_initiator_node_acl "Nicholas A. Bellinger" <nab@linux-iscsi.org> - 2016-01-13 09:10 +0100
Re: [PATCH-v2 4/4] target: Obtain se_node_acl->acl_kref during get_initiator_node_acl Christoph Hellwig <hch@lst.de> - 2016-01-13 09:20 +0100
Re: [PATCH-v2 4/4] target: Obtain se_node_acl->acl_kref during get_initiator_node_acl "Nicholas A. Bellinger" <nab@linux-iscsi.org> - 2016-01-13 09:40 +0100
Re: [PATCH-v2 4/4] target: Obtain se_node_acl->acl_kref during get_initiator_node_acl Christoph Hellwig <hch@lst.de> - 2016-01-13 09:50 +0100
[PATCH-v2 1/4] tcm_fc: Convert acl lookup to modern get_initiator_node_acl usage "Nicholas A. Bellinger" <nab@daterainc.com> - 2016-01-10 21:40 +0100
Re: [PATCH-v2 1/4] tcm_fc: Convert acl lookup to modern get_initiator_node_acl usage Christoph Hellwig <hch@lst.de> - 2016-01-12 16:10 +0100
Re: [PATCH-v2 1/4] tcm_fc: Convert acl lookup to modern get_initiator_node_acl usage "Nicholas A. Bellinger" <nab@linux-iscsi.org> - 2016-01-13 08:20 +0100
[PATCH-v2 3/4] target: Fix change depth se_session reference usage "Nicholas A. Bellinger" <nab@daterainc.com> - 2016-01-10 21:40 +0100
Re: [PATCH-v2 3/4] target: Fix change depth se_session reference usage Christoph Hellwig <hch@lst.de> - 2016-01-12 16:10 +0100
Re: [PATCH-v2 3/4] target: Fix change depth se_session reference usage "Nicholas A. Bellinger" <nab@linux-iscsi.org> - 2016-01-13 08:40 +0100
Re: [PATCH-v2 3/4] target: Fix change depth se_session reference usage Christoph Hellwig <hch@lst.de> - 2016-01-13 09:30 +0100
Re: [PATCH-v2 3/4] target: Fix change depth se_session reference usage "Nicholas A. Bellinger" <nab@linux-iscsi.org> - 2016-01-13 10:00 +0100
Re: [PATCH-v2 3/4] target: Fix change depth se_session reference usage Christoph Hellwig <hch@lst.de> - 2016-01-13 09:30 +0100
Re: [PATCH-v2 3/4] target: Fix change depth se_session reference usage "Nicholas A. Bellinger" <nab@linux-iscsi.org> - 2016-01-13 10:00 +0100
Re: [PATCH-v2 3/4] target: Fix change depth se_session reference usage Sagi Grimberg <sagig@dev.mellanox.co.il> - 2016-01-13 17:50 +0100
[PATCH-v2 2/4] ib_srpt: Convert acl lookup to modern get_initiator_node_acl usage "Nicholas A. Bellinger" <nab@daterainc.com> - 2016-01-10 21:40 +0100
Re: [PATCH-v2 2/4] ib_srpt: Convert acl lookup to modern get_initiator_node_acl usage Sagi Grimberg <sagig@dev.mellanox.co.il> - 2016-01-13 17:40 +0100
csiph-web