commit | 946217ba28637d7a08e03e93ef40586ce621f557 | [log] [tgz] |
---|---|---|
author | Dave Chinner <dchinner@redhat.com> | Tue Apr 30 21:39:35 2013 +1000 |
committer | Ben Myers <bpm@sgi.com> | Wed May 01 14:13:55 2013 -0500 |
tree | 5939657206b29c7678a347a3a13ea4880a1d4f82 | |
parent | 123887e8433e58ebbcc4c91491d8b8cde31d6d79 [diff] |
xfs: Remote attr validation fixes and optimisations - optimise the calcuation for the number of blocks in a remote xattr. - check attribute length against MAX_XATTR_SIZE, not MAXPATHLEN - whitespace fixes Signed-off-by: Dave Chinner <dchinner@redhat.com> Reviewed-by: Ben Myers <bpm@sgi.com> Signed-off-by: Ben Myers <bpm@sgi.com>