From: Christoph Hellwig Date: Wed, 16 Nov 2011 14:46:48 +0000 (-0500) Subject: target: header reshuffle, part2 X-Git-Tag: v3.3-rc1~7^2~24 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=c4795fb20edf2fe2c862c8fe9f8b681edeb79ac1;p=pandora-kernel.git 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 Signed-off-by: Nicholas Bellinger --- Reading git-diff-tree failed