yaffs: Handle attribute size query correctly. pre-block-summary
authorCharles Manning <cdhmanning@gmail.com>
Tue, 12 Apr 2011 22:20:06 +0000 (10:20 +1200)
committerCharles Manning <cdhmanning@gmail.com>
Tue, 12 Apr 2011 22:20:06 +0000 (10:20 +1200)
If getxattr() is passed a buffer size of zero then this is a size query.
Return the size of the attribute without copying it out.

Signed-off-by: Charles Manning <cdhmanning@gmail.com>

No differences found