linux-btrfs.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* [RESEND PATCH 0/2] btrfs: Fix returned errno codes
@ 2015-10-20 13:56 Luis de Bethencourt
  2015-10-20 13:56 ` [RESEND PATCH 1/2] btrfs: check-integrity: " Luis de Bethencourt
  2015-10-20 13:56 ` [RESEND PATCH 2/2] btrfs: reada: Fix returned errno code Luis de Bethencourt
  0 siblings, 2 replies; 3+ messages in thread
From: Luis de Bethencourt @ 2015-10-20 13:56 UTC (permalink / raw)
  To: linux-kernel; +Cc: linux-btrfs, dsterba, jbacik, clm, Luis de Bethencourt

Hello,

This is a resend of this patch series. It was posted on September 24 [0]

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.

Best regards,
Luis

[0]: https://lkml.org/lkml/2015/9/24/553

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.3


^ permalink raw reply	[flat|nested] 3+ messages in thread

end of thread, other threads:[~2015-10-20 13:56 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2015-10-20 13:56 [RESEND PATCH 0/2] btrfs: Fix returned errno codes Luis de Bethencourt
2015-10-20 13:56 ` [RESEND PATCH 1/2] btrfs: check-integrity: " Luis de Bethencourt
2015-10-20 13:56 ` [RESEND PATCH 2/2] btrfs: reada: Fix returned errno code Luis de Bethencourt

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).