Hi, These two patches fix instances where -1 is used to specify a buffer allocation fail, instead of using -ENOMEM.
Patch 1/2 is already reviewed by David Sterba. Luis de Bethencourt (2): btrfs: check-integrity: Fix returned errno codes btrfs: reada: Fix returned errno code fs/btrfs/check-integrity.c | 4 ++-- fs/btrfs/reada.c | 8 +++++--- 2 files changed, 7 insertions(+), 5 deletions(-) -- 2.5.1 -- To unsubscribe from this list: send the line "unsubscribe linux-btrfs" in the body of a message to majord...@vger.kernel.org More majordomo info at http://vger.kernel.org/majordomo-info.html