fsverity_operationsRegular
4.4: Absent ⚠️
4.8: Absent ⚠️
4.10: Absent ⚠️
4.13: Absent ⚠️
4.15: Absent ⚠️
4.18: Absent ⚠️
5.0: Absent ⚠️
5.3: Absent ⚠️
5.4: ✅struct fsverity_operations {
int (*begin_enable_verity)(struct file *);
int (*end_enable_verity)(struct file *, const void *, size_t, u64);
int (*get_verity_descriptor)(struct inode *, void *, size_t);
struct page * (*read_merkle_tree_page)(struct inode *, long unsigned int);
int (*write_merkle_tree_block)(struct inode *, const void *, u64, int);
};
5.8: ✅struct fsverity_operations {
int (*begin_enable_verity)(struct file *);
int (*end_enable_verity)(struct file *, const void *, size_t, u64);
int (*get_verity_descriptor)(struct inode *, void *, size_t);
struct page * (*read_merkle_tree_page)(struct inode *, long unsigned int, long unsigned int);
int (*write_merkle_tree_block)(struct inode *, const void *, u64, int);
};
5.11: ✅struct fsverity_operations {
int (*begin_enable_verity)(struct file *);
int (*end_enable_verity)(struct file *, const void *, size_t, u64);
int (*get_verity_descriptor)(struct inode *, void *, size_t);
struct page * (*read_merkle_tree_page)(struct inode *, long unsigned int, long unsigned int);
int (*write_merkle_tree_block)(struct inode *, const void *, u64, int);
};
5.13: ✅struct fsverity_operations {
int (*begin_enable_verity)(struct file *);
int (*end_enable_verity)(struct file *, const void *, size_t, u64);
int (*get_verity_descriptor)(struct inode *, void *, size_t);
struct page * (*read_merkle_tree_page)(struct inode *, long unsigned int, long unsigned int);
int (*write_merkle_tree_block)(struct inode *, const void *, u64, int);
};
5.15: ✅struct fsverity_operations {
int (*begin_enable_verity)(struct file *);
int (*end_enable_verity)(struct file *, const void *, size_t, u64);
int (*get_verity_descriptor)(struct inode *, void *, size_t);
struct page * (*read_merkle_tree_page)(struct inode *, long unsigned int, long unsigned int);
int (*write_merkle_tree_block)(struct inode *, const void *, u64, int);
};
5.19: ✅struct fsverity_operations {
int (*begin_enable_verity)(struct file *);
int (*end_enable_verity)(struct file *, const void *, size_t, u64);
int (*get_verity_descriptor)(struct inode *, void *, size_t);
struct page * (*read_merkle_tree_page)(struct inode *, long unsigned int, long unsigned int);
int (*write_merkle_tree_block)(struct inode *, const void *, u64, int);
};
6.2: ✅struct fsverity_operations {
int (*begin_enable_verity)(struct file *);
int (*end_enable_verity)(struct file *, const void *, size_t, u64);
int (*get_verity_descriptor)(struct inode *, void *, size_t);
struct page * (*read_merkle_tree_page)(struct inode *, long unsigned int, long unsigned int);
int (*write_merkle_tree_block)(struct inode *, const void *, u64, int);
};
6.5: ✅struct fsverity_operations {
int (*begin_enable_verity)(struct file *);
int (*end_enable_verity)(struct file *, const void *, size_t, u64);
int (*get_verity_descriptor)(struct inode *, void *, size_t);
struct page * (*read_merkle_tree_page)(struct inode *, long unsigned int, long unsigned int);
int (*write_merkle_tree_block)(struct inode *, const void *, u64, unsigned int);
};
6.8: ✅struct fsverity_operations {
int (*begin_enable_verity)(struct file *);
int (*end_enable_verity)(struct file *, const void *, size_t, u64);
int (*get_verity_descriptor)(struct inode *, void *, size_t);
struct page * (*read_merkle_tree_page)(struct inode *, long unsigned int, long unsigned int);
int (*write_merkle_tree_block)(struct inode *, const void *, u64, unsigned int);
};
arm64: ✅struct fsverity_operations {
int (*begin_enable_verity)(struct file *);
int (*end_enable_verity)(struct file *, const void *, size_t, u64);
int (*get_verity_descriptor)(struct inode *, void *, size_t);
struct page * (*read_merkle_tree_page)(struct inode *, long unsigned int);
int (*write_merkle_tree_block)(struct inode *, const void *, u64, int);
};
armhf: ✅struct fsverity_operations {
int (*begin_enable_verity)(struct file *);
int (*end_enable_verity)(struct file *, const void *, size_t, u64);
int (*get_verity_descriptor)(struct inode *, void *, size_t);
struct page * (*read_merkle_tree_page)(struct inode *, long unsigned int);
int (*write_merkle_tree_block)(struct inode *, const void *, u64, int);
};
ppc64el: ✅struct fsverity_operations {
int (*begin_enable_verity)(struct file *);
int (*end_enable_verity)(struct file *, const void *, size_t, u64);
int (*get_verity_descriptor)(struct inode *, void *, size_t);
struct page * (*read_merkle_tree_page)(struct inode *, long unsigned int);
int (*write_merkle_tree_block)(struct inode *, const void *, u64, int);
};
riscv64: ✅struct fsverity_operations {
int (*begin_enable_verity)(struct file *);
int (*end_enable_verity)(struct file *, const void *, size_t, u64);
int (*get_verity_descriptor)(struct inode *, void *, size_t);
struct page * (*read_merkle_tree_page)(struct inode *, long unsigned int);
int (*write_merkle_tree_block)(struct inode *, const void *, u64, int);
};
aws: ✅struct fsverity_operations {
int (*begin_enable_verity)(struct file *);
int (*end_enable_verity)(struct file *, const void *, size_t, u64);
int (*get_verity_descriptor)(struct inode *, void *, size_t);
struct page * (*read_merkle_tree_page)(struct inode *, long unsigned int);
int (*write_merkle_tree_block)(struct inode *, const void *, u64, int);
};
azure: ✅struct fsverity_operations {
int (*begin_enable_verity)(struct file *);
int (*end_enable_verity)(struct file *, const void *, size_t, u64);
int (*get_verity_descriptor)(struct inode *, void *, size_t);
struct page * (*read_merkle_tree_page)(struct inode *, long unsigned int);
int (*write_merkle_tree_block)(struct inode *, const void *, u64, int);
};
gcp: ✅struct fsverity_operations {
int (*begin_enable_verity)(struct file *);
int (*end_enable_verity)(struct file *, const void *, size_t, u64);
int (*get_verity_descriptor)(struct inode *, void *, size_t);
struct page * (*read_merkle_tree_page)(struct inode *, long unsigned int);
int (*write_merkle_tree_block)(struct inode *, const void *, u64, int);
};
lowlatency: ✅struct fsverity_operations {
int (*begin_enable_verity)(struct file *);
int (*end_enable_verity)(struct file *, const void *, size_t, u64);
int (*get_verity_descriptor)(struct inode *, void *, size_t);
struct page * (*read_merkle_tree_page)(struct inode *, long unsigned int);
int (*write_merkle_tree_block)(struct inode *, const void *, u64, int);
};
Regular
5.4 and 5.8 ⚠️struct page * (*read_merkle_tree_page)(struct inode *, long unsigned int) ➡️ struct page * (*read_merkle_tree_page)(struct inode *, long unsigned int, long unsigned int)
5.8 and 5.11 ✅
5.11 and 5.13 ✅
5.13 and 5.15 ✅
5.15 and 5.19 ✅
5.19 and 6.2 ✅
6.2 and 6.5 ⚠️int (*write_merkle_tree_block)(struct inode *, const void *, u64, int) ➡️ int (*write_merkle_tree_block)(struct inode *, const void *, u64, unsigned int)
6.5 and 6.8 ✅
amd64 and arm64 ✅
amd64 and armhf ✅
amd64 and ppc64el ✅
amd64 and riscv64 ✅
generic and aws ✅
generic and azure ✅
generic and gcp ✅
generic and lowlatency ✅