Re: [PATCH 2/2] ISCSID: Fixed the syncing of non-boot sessions with tagged vlan

2012-10-09 Thread Michael Christie
On Oct 8, 2012, at 7:47 PM, Eddie Wai wrote: > For the syncing of non-boot sessions, the vlan info would have to > be extracted from the iface config file. This patch adds such > a call to retrieve the additional net params from the iface config > file. > > Signed-off-by: Eddie Wai > --- > us

[PATCH 2/2] ISCSID: Fixed the syncing of non-boot sessions with tagged vlan

2012-10-08 Thread Eddie Wai
For the syncing of non-boot sessions, the vlan info would have to be extracted from the iface config file. This patch adds such a call to retrieve the additional net params from the iface config file. Signed-off-by: Eddie Wai --- usr/iscsid.c |7 ++- 1 files changed, 6 insertions(+), 1