Pádraig Brady wrote:
+ verify (sizeof last_ei->ext_flags >= sizeof fm_extents->fe_flags);
Sure, that looks good.We will always use large-file compilation, so I wouldn't worry about the other thing.
Pádraig Brady wrote:
+ verify (sizeof last_ei->ext_flags >= sizeof fm_extents->fe_flags);
Sure, that looks good.We will always use large-file compilation, so I wouldn't worry about the other thing.