On 02/05/2015 09:10 AM, Christoph Hellwig wrote: > On Wed, Jan 28, 2015 at 03:43:45PM -0500, Anna Schumaker wrote: >> + if (type == NFS4_CONTENT_DATA) >> + status = decode_read_plus_data(xdr, res); >> + else >> + status = -ENOTSUPP; >> + >> + if (segments > 1) >> + res->eof = 0; > > Given that the server can return any amount of data and hole > segments it doesn't make any sense to separate this patch from patches 4 > and 6. > I had them split up to make development easier, but I can squash them together if that would make more sense. -- 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