On (Thu) 12 Feb 2015 [23:03:11], Juan Quintela wrote:
> It has always been a page header, not a block header.  Once there, the
> flag argument was only passed to make a bit or with it, just do the or
> on the caller.

I prefer not to do that -- if one looks at the function signature,
he'll only notice 'offset' there and not 'offset|flag', so it's
confusing to callers of function why the | is being done for an offset
field.

Let's keep that bit as-is?

                Amit

Reply via email to