K 10 svn:author V 3 mav K 8 svn:date V 27 2014-12-18T08:30:28.596337Z K 7 svn:log V 296 MFC r275447: Do not pre-allocate reservation keys memory for every possible initiator. In configurations with many ports, like iSCSI, each LUN is typically accessed only by limited subset of ports. Allocating that memory on demand allows to reduce CTL memory usage from 5.3MB/LUN to 1.3MB/LUN. END