gfs2: s64 cast for negative quota value
authorAbhi Das <adas@redhat.com>
Mon, 8 Jun 2015 16:20:50 +0000 (11:20 -0500)
committerBob Peterson <rpeterso@redhat.com>
Mon, 8 Jun 2015 16:20:50 +0000 (11:20 -0500)
One-line fix to cast quota value to s64 before comparison.
By default the quantity is treated as u64.

Signed-off-by: Abhi Das <adas@redhat.com>
Signed-off-by: Bob Peterson <rpeterso@redhat.com>
Acked-by: Steven Whitehouse <swhiteho@redhat.com>
fs/gfs2/quota.c

diff --cc fs/gfs2/quota.c
Simple merge