linux/drivers/staging/zram
Nitin Gupta 5414e557fc staging: zram: fix data corruption issue
In zram_read() and zram_write() we were not incrementing the
index number and thus were reading/writing values from/to
incorrect sectors on zram disk, resulting in data corruption.

Signed-off-by: Nitin Gupta <ngupta@vflare.org>
Cc: stable <stable@kernel.org>
Signed-off-by: Greg Kroah-Hartman <gregkh@suse.de>
2011-02-09 11:39:51 -08:00
..
Kconfig
Makefile
xvmalloc.c
xvmalloc.h
xvmalloc_int.h
zram.txt
zram_drv.c staging: zram: fix data corruption issue 2011-02-09 11:39:51 -08:00
zram_drv.h
zram_sysfs.c