Re: Device mapper failed to open temporary keystore device

2015-04-22 Thread Murilo Opsfelder Araújo
On Sun, Apr 19, 2015 at 2:08 PM, Murilo Opsfelder Araújo wrote: > On Fri, Apr 17, 2015 at 11:00 PM, Herbert Xu > wrote: >> On Fri, Apr 17, 2015 at 06:38:49PM -0400, Mike Snitzer wrote: >>> >>> There are also some crypto changes that could very easily be the cause >>> of your problem (cc'ing Herbe

Re: Device mapper failed to open temporary keystore device

2015-04-19 Thread Murilo Opsfelder Araújo
On Fri, Apr 17, 2015 at 11:00 PM, Herbert Xu wrote: > On Fri, Apr 17, 2015 at 06:38:49PM -0400, Mike Snitzer wrote: >> >> There are also some crypto changes that could very easily be the cause >> of your problem (cc'ing Herbert), e.g.: >> >> $ git diff next-20150410^..next-20150413 -- crypto | dif

Re: Device mapper failed to open temporary keystore device

2015-04-19 Thread Murilo Opsfelder Araújo
On Fri, Apr 17, 2015 at 7:38 PM, Mike Snitzer wrote: > On Fri, Apr 17 2015 at 4:11pm -0400, > Murilo Opsfelder Araújo wrote: > >> Hello, everyone. >> >> Right after I enter my passphrase to unlock my cryptsetup partition, >> it displays the following error and asks for cryptsetup password again

Re: Device mapper failed to open temporary keystore device

2015-04-17 Thread Herbert Xu
On Fri, Apr 17, 2015 at 06:38:49PM -0400, Mike Snitzer wrote: > > There are also some crypto changes that could very easily be the cause > of your problem (cc'ing Herbert), e.g.: > > $ git diff next-20150410^..next-20150413 -- crypto | diffstat My guess is that you guys need this patch: commit 3

Re: Device mapper failed to open temporary keystore device

2015-04-17 Thread Mike Snitzer
On Fri, Apr 17 2015 at 4:11pm -0400, Murilo Opsfelder Araújo wrote: > Hello, everyone. > > Right after I enter my passphrase to unlock my cryptsetup partition, > it displays the following error and asks for cryptsetup password again > (it got stuck on this loop). > > This issue was introduced