On 10/12/2012 04:54 PM, Roland McGrath wrote: > Use a macro for the constant and give it a comment about the choice of value. > Don't ignore a large st_blksize, just use MAX (st_blksize, MAX_ALLOCATION). Sorry, I don't understand. Do you mean MIN (st_blksize, MAX_ALLOCATION)? -- Florian Weimer / Red Hat Product Security Team