On Thu, 21 Aug 2025 13:05:42 +0100 Lorenzo Stoakes <lorenzo.stoa...@oracle.com> wrote:
> > + /* > > + * TODO: In some cases of partially-mapped folios, we'd actually > > + * want to collapse. > > + */ > > Not a fan of adding todo's in code, they have a habit of being left forever. It's a way to make the developer more depressed by reminding them that they will never be able to complete their TODO list :-p Personally, I enjoy the torture of these comments in the code ;-) -- Steve