[PATCHBOMB v5.3] fs-verity support for XFS

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

 



Hi everyone,

I've mostly finished rounding out xfs_db and both fsck support for
fsverity.  I'm now sending out a full set of patches for everything I've
got, which is quite a bit more since the v5.2 stuff the other day.

This time around I've applied some more optimizations to the
implementation, including getting rid of the incore validation bitmap,
not storing trailing zeroes to reduce overhead, and eliding merkle tree
blocks that contain hashes of zeroed data blocks.  This last one is very
useful for reducing overhead of gold master disk images on vm farms.

Note that metadump is kinda broken and xfs_scrub media scans do not yet
know how to read verity files.  All that is actually fixed in the
version that's lodged in my development trees, but since Andrey's base
is the 6.9 for-next branch plus only a few of the parent pointers
patches, none of that stuff was easy to port to make a short dev branch.

Full versions are here:
https://git.kernel.org/pub/scm/linux/kernel/git/djwong/xfs-linux.git/log/?h=fsverity
https://git.kernel.org/pub/scm/linux/kernel/git/djwong/xfsprogs-dev.git/log/?h=fsverity

--D




[Index of Archives]     [Linux Ext4 Filesystem]     [Union Filesystem]     [Filesystem Testing]     [Ceph Users]     [Ecryptfs]     [NTFS 3]     [AutoFS]     [Kernel Newbies]     [Share Photos]     [Security]     [Netfilter]     [Bugtraq]     [Yosemite News]     [MIPS Linux]     [ARM Linux]     [Linux Security]     [Linux Cachefs]     [Reiser Filesystem]     [Linux RAID]     [NTFS 3]     [Samba]     [Device Mapper]     [CEPH Development]

  Powered by Linux