linux/drivers/staging/zram
Sergey Senozhatsky 37b51fdddf staging: zram: factor-out zram_decompress_page() function
zram_bvec_read() shared decompress functionality with zram_read_before_write() function.
Factor-out and make commonly used zram_decompress_page() function, which also simplified
error handling in zram_bvec_read().

Signed-off-by: Sergey Senozhatsky <sergey.senozhatsky@gmail.com>
Reviewed-by: Nitin Gupta <ngupta@vflare.org>
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
2012-10-31 14:49:09 -07:00
..
Kconfig staging: zram/zcache: swtich Kconfig dependency from X86 to ZSMALLOC 2012-06-25 10:00:53 -07:00
Makefile staging: zram: replace xvmalloc with zsmalloc 2012-02-08 17:13:00 -08:00
zram_drv.c staging: zram: factor-out zram_decompress_page() function 2012-10-31 14:49:09 -07:00
zram_drv.h staging: zram: correct obsolete comment on max_zpage_size 2012-10-22 13:43:46 -07:00
zram_sysfs.c staging: zram: remove special handle of uncompressed page 2012-06-11 09:00:01 -07:00
zram.txt Staging: zram: Update zram documentation 2010-08-31 15:36:36 -07:00