1
0
Fork 0
alistair23-linux/fs/crypto
Christoph Hellwig 4e4cbee93d block: switch bios to blk_status_t
Replace bi_error with a new bi_status to allow for a clear conversion.
Note that device mapper overloaded bi_error with a private value, which
we'll have to keep arround at least for now and thus propagate to a
proper blk_status_t value.

Signed-off-by: Christoph Hellwig <hch@lst.de>
Signed-off-by: Jens Axboe <axboe@fb.com>
2017-06-09 09:27:32 -06:00
..
Kconfig fscrypt: factor out bio specific functions 2017-01-01 16:18:49 -05:00
Makefile fscrypt: factor out bio specific functions 2017-01-01 16:18:49 -05:00
bio.c block: switch bios to blk_status_t 2017-06-09 09:27:32 -06:00
crypto.c fscrypt: remove broken support for detecting keyring key revocation 2017-03-15 13:12:05 -04:00
fname.c fscrypt: introduce helper function for filename matching 2017-05-04 11:44:37 -04:00
fscrypt_private.h fscrypt: introduce helper function for filename matching 2017-05-04 11:44:37 -04:00
keyinfo.c fscrypt: remove unnecessary checks for NULL operations 2017-04-30 01:26:34 -04:00
policy.c fscrypt: fix context consistency check when key(s) unavailable 2017-05-04 11:43:17 -04:00