K 10 svn:author V 3 mav K 8 svn:date V 27 2015-08-15T21:46:02.181432Z K 7 svn:log V 267 Remove UMA allocation of ATA requests. After CAM replaced old ATA stack, this driver processes no more then one request at a time per channel. Using UMA after that is overkill, so replace it with simple preallocation of one request per channel. MFC after: 2 weeks END