ext4: correct ext4_punch_hole return codes
authorAllison Henderson <achender@linux.vnet.ibm.com>
Thu, 22 Mar 2012 02:23:31 +0000 (22:23 -0400)
committerTheodore 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