commit | 9167e0f811cbe28564c44a99c2f07b0ce5b368cf | [log] [tgz] |
---|---|---|
author | David Woodhouse <dwmw2@infradead.org> | Sun May 21 13:13:45 2006 +0100 |
committer | David Woodhouse <dwmw2@infradead.org> | Sun May 21 13:13:45 2006 +0100 |
tree | ed98ccdf3b268bc577d6eefb0a76a87da8aa2496 | |
parent | 0bcc099d6d1a7b9fa2adf7c19812e4e816915e10 [diff] |
[JFFS2] Remove stray kfree of summary info in XATTR code. We don't allocate this locally any more -- it's given to us and owner by our caller. Also improve the debug messages a little. Signed-off-by: David Woodhouse <dwmw2@infradead.org>