> On Feb 22, 2016, at 1:32 PM, bfields@xxxxxxxxxxxx wrote: > > On Thu, Feb 18, 2016 at 12:43:53PM -0500, Chuck Lever wrote: >> The fix is to send only the contents of the xdr_buf's page list in >> a Write chunk. > > This isn't quite right either. A large-enough non-readlike reply will > use the page list if that's the only way to fit the reply. > > You might be able to hit such cases, for example, using nfs4_getfacl on > a file with a sufficiently large ACL. Clients provide a write chunk only for READ and READLINK. No way to hit this with GETFACL unless the client is doing something wrong. Anyway, I've got another revision of this work coming, this time it should be a complete fix. Thanks as always for your careful review! -- Chuck Lever -- 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