"Documentation/git@git.tuxist.de:jan.koester/linux.git" did not exist on "39fed7015cd9124b5893fce18d33f49db1c48bea"
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:Jie Liu <jeff.liu@oracle.com> Reported-by:
Andi Kleen <ak@linux.intel.com> Signed-off-by:
Chris Mason <chris.mason@oracle.com>
Loading
Please sign in to comment