Skip to content
Commit 48802c8a authored by Jeff Liu's avatar Jeff Liu Committed by Chris Mason
Browse files

BTRFS: Fix lseek return value for error



The recent reworking of btrfs' lseek lead to incorrect
values being returned.  This adds checks for seeking
beyond EOF in SEEK_HOLE and makes sure the error
values come back correct.

Andi Kleen also sent in similar patches.

Signed-off-by: default avatarJie Liu <jeff.liu@oracle.com>
Reported-by: default avatarAndi Kleen <ak@linux.intel.com>
Signed-off-by: default avatarChris Mason <chris.mason@oracle.com>
parent 2cf4ce7c
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment