[<prev] [next>] [thread-next>] [day] [month] [year] [list]
Message-Id: <cover.1442939007.git.luis@debethencourt.com>
Date: Tue, 22 Sep 2015 17:29:37 +0100
From: Luis de Bethencourt <luisbg@....samsung.com>
To: linux-kernel@...r.kernel.org
Cc: clm@...com, jbacik@...com, dsterba@...e.com,
linux-btrfs@...r.kernel.org,
Luis de Bethencourt <luis@...ethencourt.com>
Subject: [PATCH 0/2] btrfs: Fix returned errno codes
From: Luis de Bethencourt <luis@...ethencourt.com>
Hi,
These two patches fix instances where -1 is used to specify a buffer
allocation fail, instead of using -ENOMEM.
I could merge the two patches into one if that's more appropriate.
Thanks,
Luis
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 | 2 +-
2 files changed, 3 insertions(+), 3 deletions(-)
--
2.5.3
--
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@...r.kernel.org
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/
Powered by blists - more mailing lists