summaryrefslogtreecommitdiff
path: root/kernel/events
diff options
context:
space:
mode:
authorDave Chinner <dchinner@redhat.com>2013-05-19 23:51:16 (GMT)
committerBen Myers <bpm@sgi.com>2013-05-20 22:16:12 (GMT)
commite461fcb194172b3f709e0b478d2ac1bdac7ab9a3 (patch)
treea2ff89eee0d2426c5d4e17fe252c3ad422541be5 /kernel/events
parentb38958d715316031fe9ea0cc6c22043072a55f49 (diff)
downloadlinux-e461fcb194172b3f709e0b478d2ac1bdac7ab9a3.tar.xz
xfs: remote attribute lookups require the value length
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. Signed-off-by: Dave Chinner <dchinner@redhat.com> Reviewed-by: Ben Myers <bpm@sgi.com> Signed-off-by: Ben Myers <bpm@sgi.com>
Diffstat (limited to 'kernel/events')
0 files changed, 0 insertions, 0 deletions