diff options
author | Stefan Behrens <sbehrens@giantdisaster.de> | 2012-08-01 14:28:01 +0400 |
---|---|---|
committer | Chris Mason <chris.mason@oracle.com> | 2012-08-29 00:53:28 +0400 |
commit | 3627bf4503b504077332c13496cb1bd54713bcbb (patch) | |
tree | d6b523f51c81ba3c6a705be541b6834cdbdec3b5 /fs/ext2/file.c | |
parent | eb838e73dc2121d2bae47d5678952cd7d48793b5 (diff) | |
download | linux-3627bf4503b504077332c13496cb1bd54713bcbb.tar.xz |
Btrfs: fix that error value is changed by mistake
In iterate_inodes_from_logical() the error result from
extent_from_logical() is patched by mistake. Typically ENOENT is
patched to EINVAL because (-ENOENT & BTRFS_EXTENT_FLAG_TREE_BLOCK)
evaluates to true.
Signed-off-by: Stefan Behrens <sbehrens@giantdisaster.de>
Diffstat (limited to 'fs/ext2/file.c')
0 files changed, 0 insertions, 0 deletions