This reduces the size of diffs required to support different values of
vnsz2log. In CheriBSD, kernels for CHERI architectures have vnodes
larger than 512 bytes and require a value of 9.
Obtained from: CheriBSD
Differential D34418 Authored by jhb on Mar 3 2022, 12:04 AM.
Details Summary This reduces the size of diffs required to support different values of Obtained from: CheriBSD
Diff Detail
Event TimelineHerald added a subscriber: imp. · View Herald TranscriptMar 3 2022, 12:04 AM2022-03-03 00:04:54 (UTC+0) Harbormaster completed remote builds in B44622: Diff 103423.Mar 3 2022, 12:04 AM2022-03-03 00:04:57 (UTC+0) This revision is now accepted and ready to land.Mar 3 2022, 9:36 AM2022-03-03 09:36:03 (UTC+0) Closed by commit rG9af41803cbe5: Use vnsz2log directly in assertion on its relation to sizeof(struct vnode). (authored by jhb). · Explain WhyMar 4 2022, 1:53 AM2022-03-04 01:53:47 (UTC+0) This revision was automatically updated to reflect the committed changes.
Revision Contents
Diff 103473 sys/kern/vfs_subr.c
|