commit | 3fb4037599a9f14b6c58e2a813aeb03bfa03dd8f | [log] [tgz] |
---|---|---|
author | Jie Liu <jeff.liu@oracle.com> | Thu Jun 06 13:38:50 2013 +0000 |
committer | Josef Bacik <jbacik@fusionio.com> | Mon Jul 01 08:52:26 2013 -0400 |
tree | 97c8f18e79309c146aa72bd73cc9b17f3b78543a | |
parent | 5bc7247ac47cf100309e4d7e24214889c46a1636 [diff] |
btrfs: fix the code comments for LZO compression workspace Fix the code comments for lzo compression workspace. The buf item is used to store the decompressed data and cbuf is used to store the compressed data. Signed-off-by: Jie Liu <jeff.liu@oracle.com> Signed-off-by: Josef Bacik <jbacik@fusionio.com>