Replace the two patches that broken the !CONFIG_FS_VERITY case with fixed verisons. Chandan Rajendra (2): fsverity: Move verity status check to fsverity_file_open fsverity: Move verity status check to fsverity_prepare_setattr fs/ext4/file.c | 8 +++---- fs/ext4/inode.c | 8 +++---- fs/f2fs/file.c | 16 +++++-------- fs/verity/setup.c | 32 ++++--------------------- include/linux/fsverity.h | 50 ++++++++++++++++++++++++++++++++++++---- 5 files changed, 61 insertions(+), 53 deletions(-) -- 2.20.0.405.gbc1bbc6f85-goog