commit | 5c80f5aa409b211ab193c56fb6b77d73b61966e5 | [log] [tgz] |
---|---|---|
author | Phillip Lougher <phillip@lougher.demon.co.uk> | Sun May 23 08:27:42 2010 +0100 |
committer | Phillip Lougher <phillip@lougher.demon.co.uk> | Sun May 23 08:27:42 2010 +0100 |
tree | 8559d669666b1174067f29294015164251d2088b | |
parent | f6db25a87643fa6108e211da0397423593ca36fe [diff] |
squashfs: fix name reading in squashfs_xattr_get 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>