Re: [PATCH v2 1/6] NFS: Add READ_PLUS support for data segments

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

 



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




[Index of Archives]     [Linux Filesystem Development]     [Linux USB Development]     [Linux Media Development]     [Video for Linux]     [Linux NILFS]     [Linux Audio Users]     [Yosemite Info]     [Linux SCSI]

  Powered by Linux