On 02/02/2011 07:54 PM, Mark Rustad wrote:
This patch series adds initial DCB support to open-iscsi. In this
implementation, the application priority mask is fetched from the
kernel at session connect time and the highest priority in the mask
is chosen and set as a socket priority. Established session will
not have their priorities changed dynamically if the DCB application
mask changes over time unless the connection is reestablished. This
patch series also does nothing to add DCB support for iSNS.

Changes in v3:
        Merged to latest git tree
        Added some consts to quiet warnings
        Added a union to quiet warnings
        Removed a log_debug left over from testing
        Check the return on setsockopt and warn if it fails
        Added socket number to debug message
        Consistently return negative error code from get_link_ifname

---

Mark Rustad (4):
       Add some consts to char * parameters that are not changed
       Add dcb_app.h for DCB support
       Add dcb_app.c for DCB support
       Add initial DCB support


Merged in
b38dc20a32b7f3e0e46be6695a4a10475abfb21f
702c60cc964209df5ad004615aaf40662650b0b6
19a4f2a7e599b7459115db8280ea3e222ce6aca6
c21c785d8f879aa9b1a4551e43dcbc09b110c95a

--
You received this message because you are subscribed to the Google Groups 
"open-iscsi" group.
To post to this group, send email to [email protected].
To unsubscribe from this group, send email to 
[email protected].
For more options, visit this group at 
http://groups.google.com/group/open-iscsi?hl=en.

Reply via email to