[PATCH 09/14] xfs: remote attribute lookups require the value length

Ben Myers bpm at sgi.com
Mon May 20 17:15:42 CDT 2013


On Mon, May 20, 2013 at 09:51:16AM +1000, Dave Chinner wrote:
> From: Dave Chinner <dchinner at redhat.com>
> 
> When reading a remote attribute, to correctly calculate the length
> of the data buffer for CRC enable filesystems, we need to know the
> length of the attribute data. We get this information when we look
> up the attribute, but we don't store it in the args structure along
> with the other remote attr information we get from the lookup. Add
> this information to the args structure so we can use it
> appropriately.

Looks good.  Applied.
Reviewed-by: Ben Myers <bpm at sgi.com>



More information about the xfs mailing list