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:
afcff5d
)
ext4: correct ext4_punch_hole return codes
author
Allison Henderson
<achender@linux.vnet.ibm.com>
Thu, 22 Mar 2012 02:23:31 +0000
(22:23 -0400)
committer
Theodore Ts'o
<tytso@mit.edu>
Thu, 22 Mar 2012 02:23:31 +0000
(22:23 -0400)
ext4_punch_hole returns -ENOTSUPP but it should be using -EOPNOTSUPP
Signed-off-by: Allison Henderson <achender@linux.vnet.ibm.com>
Signed-off-by: Lukas Czerner <lczerner@redhat.com>
Signed-off-by: "Theodore Ts'o" <tytso@mit.edu>
No differences found