git.openpandora.org
/
pandora-kernel.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
9cde289
)
gfs2: s64 cast for negative quota value
author
Abhi Das
<adas@redhat.com>
Mon, 8 Jun 2015 16:20:50 +0000
(11:20 -0500)
committer
Bob 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
patch
|
blob
|
history
diff --cc
fs/gfs2/quota.c
Simple merge