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:
dd12ed1
)
ext4: fix retry handling in ext4_ext_truncate()
author
Theodore Ts'o
<tytso@mit.edu>
Mon, 29 Jul 2013 16:12:56 +0000
(12:12 -0400)
committer
Theodore Ts'o
<tytso@mit.edu>
Mon, 29 Jul 2013 16:12:56 +0000
(12:12 -0400)
We tested for ENOMEM instead of -ENOMEM. Oops.
Signed-off-by: "Theodore Ts'o" <tytso@mit.edu>
Cc: stable@vger.kernel.org
No differences found