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 staging/zram: Fix sparse warning 'Using plain integer as NULL pointer' 2010-12-08 14:31:02 -08:00
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 Staging: zram: fix up my fixup for some sysfs attribute permissions 2010-11-18 11:27:19 -08:00