Searched hist:"982363 c97f8cad7aea4c3d2cfebffc1cc2d2f166" (Results 1 – 2 of 2) sorted by relevance
/openbmc/linux/fs/ecryptfs/ |
H A D | keystore.c | diff 982363c97f8cad7aea4c3d2cfebffc1cc2d2f166 Wed Jul 23 23:30:04 CDT 2008 Eric Sandeen <sandeen@redhat.com> ecryptfs: propagate key errors up at mount time
Mounting with invalid key signatures should probably fail, if they were specifically requested but not available.
Also fix case checks in process_request_key_err() for the right sign of the errnos, as spotted by Jan Tluka.
Signed-off-by: Eric Sandeen <sandeen@redhat.com> Reviewed-by: Jan Tluka <jtluka@redhat.com> Acked-by: Michael Halcrow <mhalcrow@us.ibm.com> Signed-off-by: Andrew Morton <akpm@linux-foundation.org> Signed-off-by: Linus Torvalds <torvalds@linux-foundation.org>
|
H A D | main.c | diff 982363c97f8cad7aea4c3d2cfebffc1cc2d2f166 Wed Jul 23 23:30:04 CDT 2008 Eric Sandeen <sandeen@redhat.com> ecryptfs: propagate key errors up at mount time
Mounting with invalid key signatures should probably fail, if they were specifically requested but not available.
Also fix case checks in process_request_key_err() for the right sign of the errnos, as spotted by Jan Tluka.
Signed-off-by: Eric Sandeen <sandeen@redhat.com> Reviewed-by: Jan Tluka <jtluka@redhat.com> Acked-by: Michael Halcrow <mhalcrow@us.ibm.com> Signed-off-by: Andrew Morton <akpm@linux-foundation.org> Signed-off-by: Linus Torvalds <torvalds@linux-foundation.org>
|