On Mon, Jul 07, 2014 at 02:15:56PM -0400, J. Bruce Fields wrote: > > - p = xdr_reserve_space(xdr, 6); > > + p = xdr_reserve_space(xdr, 20); Can we please convert all these magic numbers to expressions adding up sizeofs or where that doesn't fit use #defines? -- To unsubscribe from this list: send the line "unsubscribe linux-nfs" in the body of a message to majordomo@xxxxxxxxxxxxxxx More majordomo info at http://vger.kernel.org/majordomo-info.html