]> git.kernelconcepts.de Git - karo-tx-linux.git/commitdiff
Merge branch 'qed-Enhance-storage-APIs'
authorDavid S. Miller <davem@davemloft.net>
Fri, 2 Jun 2017 14:33:04 +0000 (10:33 -0400)
committerDavid S. Miller <davem@davemloft.net>
Fri, 2 Jun 2017 14:33:04 +0000 (10:33 -0400)
Yuval Mintz says:

====================
qed: Enhance storage APIs

This series is intended to add additional information and features
to the API between qed and its storage protocol drivers [qedi, qedf].

Patch #2 adds some information stored on device such as wwpn & wwnn
to allow qedf utilize it; #1 fixes an issue with the reading of those
values [which were unused until now].

Patch #3 would allow the protocol drivers access to images on persistent
storage which is a prerequirement for adding boot from SAN support.

Patch #4 adds infrastrucutre to a future feature for qedi.
====================

Signed-off-by: David S. Miller <davem@davemloft.net>

Trivial merge