On Fri, Feb 21, 2020 at 04:30:30AM -0800, Satya Tangirala wrote: > Hi Christoph, > > I sent out v7 of the patch series. It's at > https://lore.kernel.org/linux-fscrypt/20200221115050.238976-1-satyat@xxxxxxxxxx/T/#t > > It manages keyslots on a per-request basis now - I made it get keyslots > in blk_mq_get_request, because that way I wouldn't have to worry about > programming keys in an atomic context. What do you think of the new > approach? I'll try to review it soon, thanks!