From: Jerome Marchand Date: Fri, 17 Dec 2010 16:02:28 +0000 (+0100) Subject: Staging: zram: round up the disk size provided by user X-Git-Tag: v2.6.39-rc1~469^2~893 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=f2da98739da4e20e907f8317d513868764002d31;p=pandora-kernel.git Staging: zram: round up the disk size provided by user Currently disksize_store() round down the disk size provided by user. This is probably not what one would expect, so round up instead. Signed-off-by: Jerome Marchand Acked-by: Jeff Moyer Signed-off-by: Greg Kroah-Hartman --- Reading git-diff-tree failed