On Monday, November 26, 2018 11:06:15 PM IST Theodore Y. Ts'o wrote: > On Mon, Nov 19, 2018 at 10:53:22AM +0530, Chandan Rajendra wrote: > > This commit now uses IS_VERITY() macro to check if fsverity is > > enabled on an inode. > > > > Signed-off-by: Chandan Rajendra <chandan@xxxxxxxxxxxxxxxxxx> > > This patch causes a massive number of fsverity tests. I suspect it's > due to a mismatch between the ext4's inode flags as opposed to the VFS > inode's flags. I'll take a closer look in the next day or two. > > Cheers, > > - Ted > > Hi Ted, I have fixed the problem. I will check the fix once again tomorrow and execute the tests. I will be able to post the patches by end of tomorrow. I will take a look at the commits that you have added at git://git.kernel.org/pub/scm/linux/kernel/git/tytso/fscrypt.git test-working tomorrow. -- chandan