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. -- 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