Skip to content
Commit 1eae31e9 authored by Chris Mason's avatar Chris Mason
Browse files

Btrfs: make sure btrfs_remove_free_space doesn't leak EAGAIN



btrfs_remove_free_space needs to make sure to set ret back to a
valid return value after setting it to EAGAIN, otherwise we return
it to the callers.

Signed-off-by: default avatarChris Mason <chris.mason@oracle.com>
parent cd354ad6
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