squashfs: fix name reading in squashfs_xattr_get
authorPhillip Lougher <phillip@lougher.demon.co.uk>
Sun, 23 May 2010 07:27:42 +0000 (08:27 +0100)
committerPhillip Lougher <phillip@lougher.demon.co.uk>
Sun, 23 May 2010 07:27:42 +0000 (08:27 +0100)
Only read potentially matching names into the target buffer, all
obviously non matching names don't need to be read into the
target buffer.

Signed-off-by: Phillip Lougher <phillip@lougher.demon.co.uk>

No differences found