Re: [PATCH] target: Add link_magic for fabric allow_link destination target_items

2013-02-05 Thread Andy Grover
On 02/05/2013 09:32 AM, Greg KH wrote: On Mon, Feb 04, 2013 at 04:49:24PM -0800, Andy Grover wrote: On 12/04/2012 11:50 PM, Nicholas A. Bellinger wrote: From: Nicholas Bellinger This patch adds [dev,lun]_link_magic value assignment + checks within generic target_fabric_port_link() and target_

Re: [PATCH] target: Add link_magic for fabric allow_link destination target_items

2013-02-05 Thread Greg KH
On Mon, Feb 04, 2013 at 04:49:24PM -0800, Andy Grover wrote: > On 12/04/2012 11:50 PM, Nicholas A. Bellinger wrote: > >From: Nicholas Bellinger > > > >This patch adds [dev,lun]_link_magic value assignment + checks within generic > >target_fabric_port_link() and target_fabric_mappedlun_link() code

Re: [PATCH] target: Add link_magic for fabric allow_link destination target_items

2013-02-04 Thread Nicholas A. Bellinger
On Mon, 2013-02-04 at 16:49 -0800, Andy Grover wrote: > On 12/04/2012 11:50 PM, Nicholas A. Bellinger wrote: > > From: Nicholas Bellinger > > > > This patch adds [dev,lun]_link_magic value assignment + checks within > > generic > > target_fabric_port_link() and target_fabric_mappedlun_link() code

Re: [PATCH] target: Add link_magic for fabric allow_link destination target_items

2013-02-04 Thread Andy Grover
On 12/04/2012 11:50 PM, Nicholas A. Bellinger wrote: From: Nicholas Bellinger This patch adds [dev,lun]_link_magic value assignment + checks within generic target_fabric_port_link() and target_fabric_mappedlun_link() code to ensure destination config_item *target_item sent from configfs_symlink

Patch "target: Add link_magic for fabric allow_link destination" has been added to the 3.4-stable tree

2013-01-18 Thread gregkh
This is a note to let you know that I've just added the patch titled target: Add link_magic for fabric allow_link destination to the 3.4-stable tree which can be found at: http://www.kernel.org/git/?p=linux/kernel/git/stable/stable-queue.git;a=summary The filename of the patch is:

Patch "target: Add link_magic for fabric allow_link destination" has been added to the 3.7-stable tree

2013-01-18 Thread gregkh
This is a note to let you know that I've just added the patch titled target: Add link_magic for fabric allow_link destination to the 3.7-stable tree which can be found at: http://www.kernel.org/git/?p=linux/kernel/git/stable/stable-queue.git;a=summary The filename of the patch is:

Re: [PATCH] target: Add link_magic for fabric allow_link destination

2013-01-17 Thread Nicholas A. Bellinger
earliest convenience..? Thank you, --nab > >From 0ff8754981261a80f4b77db2536dfea92c2d4539 Mon Sep 17 00:00:00 2001 > From: Nicholas Bellinger > Date: Tue, 4 Dec 2012 23:43:57 -0800 > Subject: [PATCH] target: Add link_magic for fabric allow_link destination > target_items > &

Re: [PATCH] target: Add link_magic for fabric allow_link destination

2013-01-17 Thread CAI Qian
- Original Message - > From: "CAI Qian" > To: "Nicholas Bellinger" > Cc: stable@vger.kernel.org, "Sebastian Andrzej Siewior" > > Sent: Friday, January 18, 2013 11:34:29 AM > Subject: [PATCH] target: Add link_magic for fabric allow_li

Re: FAILED: patch "[PATCH] target: Add link_magic for fabric allow_link destination" failed to apply to 3.7-stable tree

2013-01-17 Thread CAI Qian
t; > + u32 dev_link_magic; > > /* RELATIVE TARGET PORT IDENTIFER Counter */ > > u16 dev_rpti_counter; > > /* Used for SAM Task Attribute ordering */ > > @@ -820,6 +822,8 @@ struct se_port_stat_grps { > > }; > >

[PATCH] target: Add link_magic for fabric allow_link destination

2013-01-17 Thread CAI Qian
ian >From 0ff8754981261a80f4b77db2536dfea92c2d4539 Mon Sep 17 00:00:00 2001 From: Nicholas Bellinger Date: Tue, 4 Dec 2012 23:43:57 -0800 Subject: [PATCH] target: Add link_magic for fabric allow_link destination target_items This patch adds [dev,lun]_link_magic value assignment + checks within g

Re: FAILED: patch "[PATCH] target: Add link_magic for fabric allow_link destination" failed to apply to 3.7-stable tree

2013-01-17 Thread Nicholas A. Bellinger
0x7771 > + u32 lun_link_magic; > /* See transport_lun_status_table */ > enum transport_lun_status_table lun_status; > u32 lun_access; > > - Original Message - > > From: gre...@linuxfoundation.org &g

Re: FAILED: patch "[PATCH] target: Add link_magic for fabric allow_link destination" failed to apply to 3.7-stable tree

2013-01-15 Thread CAI Qian
.@linux-iscsi.org, bige...@linutronix.de > Cc: stable@vger.kernel.org > Sent: Tuesday, January 15, 2013 1:24:22 AM > Subject: FAILED: patch "[PATCH] target: Add link_magic for fabric allow_link > destination" failed to apply to > 3.7-stable tree > > > The patch b

FAILED: patch "[PATCH] target: Add link_magic for fabric allow_link destination" failed to apply to 3.7-stable tree

2013-01-14 Thread gregkh
tree -- >From 0ff8754981261a80f4b77db2536dfea92c2d4539 Mon Sep 17 00:00:00 2001 From: Nicholas Bellinger Date: Tue, 4 Dec 2012 23:43:57 -0800 Subject: [PATCH] target: Add link_magic for fabric allow_link destination target_items This patch adds [dev,lun]_link_magic value assignment + checks within