commit | c4795fb20edf2fe2c862c8fe9f8b681edeb79ac1 | [log] [tgz] |
---|---|---|
author | Christoph Hellwig <hch@infradead.org> | Wed Nov 16 09:46:48 2011 -0500 |
committer | Nicholas Bellinger <nab@linux-iscsi.org> | Wed Dec 14 11:26:05 2011 +0000 |
tree | 506a8cb0a12ea2b56c5ebed5e6bc2a0d842c069d | |
parent | e26d99aed42ec6cdc9540d19c77ac5d4dd2c5b00 [diff] |
target: header reshuffle, part2 This reorganized the headers under include/target into: - target_core_base.h stays as is with all target-wide data stuctures and defines - target_core_backend.h contains the whole interface to I/O backends - target_core_fabric.h contains the whole interface to fabric modules Except for those only the various configfs macro headers stay around. Signed-off-by: Christoph Hellwig <hch@lst.de> Signed-off-by: Nicholas Bellinger <nab@linux-iscsi.org>