Merge tag 'fsverity-for-linus' of git://git.kernel.org/pub/scm/fs/fscrypt/fscrypt
Pull fsverity updates from Eric Biggers: "The main change this cycle is to stop using the PG_error flag to track verity failures, and instead just track failures at the bio level. This follows a similar fscrypt change that went into 6.1, and it is a step towards freeing up PG_error for other uses. There's also one other small cleanup" * tag 'fsverity-for-linus' of git://git.kernel.org/pub/scm/fs/fscrypt/fscrypt: fsverity: simplify fsverity_get_digest() fsverity: stop using PG_error to track error status
No related branches found
No related tags found
Showing
- fs/ext4/readpage.c 2 additions, 6 deletionsfs/ext4/readpage.c
- fs/f2fs/compress.c 31 additions, 33 deletionsfs/f2fs/compress.c
- fs/f2fs/data.c 33 additions, 20 deletionsfs/f2fs/data.c
- fs/verity/fsverity_private.h 5 additions, 0 deletionsfs/verity/fsverity_private.h
- fs/verity/hash_algs.c 6 additions, 0 deletionsfs/verity/hash_algs.c
- fs/verity/measure.c 2 additions, 17 deletionsfs/verity/measure.c
- fs/verity/verify.c 6 additions, 6 deletionsfs/verity/verify.c
Loading
Please register or sign in to comment