> +/* dummy definitions to avoid breaking bisectability; will be removed later */ > +#ifndef XFS_AG_RESV_DUMMY > +#define XFS_AG_RESV_DUMMY This seems really odd. Why would we need this exaxtly?