On Thu, Jul 10, 2014 at 02:24:57PM -0400, Chuck Lever wrote: > > On Jul 10, 2014, at 2:19 PM, J. Bruce Fields <bfields@xxxxxxxxxxxx> wrote: > > > On Thu, Jul 10, 2014 at 01:44:35PM -0400, Chuck Lever wrote: > >> The server should comply with RFC 5667, > > > > Where's the relevant language? (I took a quick look but didn't see it.) > > Sorry, I listed the wrong RFC when I wrote the description of bug 246. > It’s actually RFC 5666, section 3.7. Thanks. > > So I think you just want to drop the round-up of len, not the whole > > check. > > I’ll try that, thanks! Actually, I'd really rather this get fixed up in the rpc layer. The padding is really required for correct xdr. The fact that RDMA doesn't require those zeroes to be literally transmitted across the network sounds like a transport-level detail that should be hidden from the xdr code. --b. -- 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