From: Abhi Das Date: Mon, 8 Jun 2015 16:20:50 +0000 (-0500) Subject: gfs2: s64 cast for negative quota value X-Git-Tag: omap-for-v4.2/fixes-rc1^2~84^2~3 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=1bdf45352e1897ab02632a4ed3648db8cc183f71;p=pandora-kernel.git gfs2: s64 cast for negative quota value One-line fix to cast quota value to s64 before comparison. By default the quantity is treated as u64. Signed-off-by: Abhi Das Signed-off-by: Bob Peterson Acked-by: Steven Whitehouse --- Reading git-diff-tree failed