K 10 svn:author V 3 mav K 8 svn:date V 27 2014-07-30T07:20:36.033787Z K 7 svn:log V 339 MFC r268807: Reduce per-LUN memory usage from 18MB to 1.8MB. CTL never had use for CA support code since SPI has gone, and there is no even frontends supporting that. But it still was reserving 256 bytes of memory per LUN per every possible initiator on every possible port. Wrap unused code with ifdef's in case somebody ever need it. END