liubo 6b82ce8d82 btrfs: fix uncheck memory allocation in btrfs_submit_compressed_read
btrfs_submit_compressed_read() is lack of memory allocation checks and
corresponding error route.

After this fix, if it comes to "no memory" case, errno will be returned
to userland step by step, and tell users this operation cannot go on.

Signed-off-by: Liu Bo <liubo2009@cn.fujitsu.com>
Signed-off-by: Chris Mason <chris.mason@oracle.com>
2011-01-28 16:40:36 -05:00
..
2011-01-16 11:30:20 -05:00
2010-11-21 22:26:08 -05:00
2011-01-17 15:13:08 -05:00
2010-12-22 23:15:47 +08:00
2010-12-22 23:15:50 +08:00
2010-12-22 23:15:47 +08:00
2010-12-23 08:49:17 +08:00
2010-05-21 18:31:18 -04:00