All of lore.kernel.org
 help / color / mirror / Atom feed
From: Ross Zwisler <ross.zwisler@linux.intel.com>
To: Dave Chinner <david@fromorbit.com>
Cc: Andrew Morton <akpm@linux-foundation.org>,
	linux-nvdimm@lists.01.org, linux-kernel@vger.kernel.org
Subject: Re: [PATCH v2] dax: check return value of dax_radix_entry()
Date: Thu, 3 Mar 2016 08:38:42 -0700	[thread overview]
Message-ID: <20160303153842.GB23797@linux.intel.com> (raw)
In-Reply-To: <20160303034911.GP30721@dastard>

On Thu, Mar 03, 2016 at 02:49:11PM +1100, Dave Chinner wrote:
> On Wed, Mar 02, 2016 at 10:00:51AM -0700, Ross Zwisler wrote:
> > dax_pfn_mkwrite() previously wasn't checking the return value of the call
> > to dax_radix_entry(), which was a mistake.
> > 
> > Instead, capture this return value and return the appropriate VM_FAULT_
> > value.
> > 
> > Signed-off-by: Ross Zwisler <ross.zwisler@linux.intel.com>
> 
> Hi Ross,
> 
> Can you please cc dax stuff to linux-fsdevel? it is way too easy to
> miss stuff like this when lkml is the only list it's sent to?

Sure, will do.
_______________________________________________
Linux-nvdimm mailing list
Linux-nvdimm@lists.01.org
https://lists.01.org/mailman/listinfo/linux-nvdimm

WARNING: multiple messages have this Message-ID (diff)
From: Ross Zwisler <ross.zwisler@linux.intel.com>
To: Dave Chinner <david@fromorbit.com>
Cc: Ross Zwisler <ross.zwisler@linux.intel.com>,
	linux-kernel@vger.kernel.org,
	Andrew Morton <akpm@linux-foundation.org>,
	Dan Williams <dan.j.williams@intel.com>,
	Matthew Wilcox <willy@linux.intel.com>,
	linux-nvdimm@ml01.01.org
Subject: Re: [PATCH v2] dax: check return value of dax_radix_entry()
Date: Thu, 3 Mar 2016 08:38:42 -0700	[thread overview]
Message-ID: <20160303153842.GB23797@linux.intel.com> (raw)
In-Reply-To: <20160303034911.GP30721@dastard>

On Thu, Mar 03, 2016 at 02:49:11PM +1100, Dave Chinner wrote:
> On Wed, Mar 02, 2016 at 10:00:51AM -0700, Ross Zwisler wrote:
> > dax_pfn_mkwrite() previously wasn't checking the return value of the call
> > to dax_radix_entry(), which was a mistake.
> > 
> > Instead, capture this return value and return the appropriate VM_FAULT_
> > value.
> > 
> > Signed-off-by: Ross Zwisler <ross.zwisler@linux.intel.com>
> 
> Hi Ross,
> 
> Can you please cc dax stuff to linux-fsdevel? it is way too easy to
> miss stuff like this when lkml is the only list it's sent to?

Sure, will do.

  reply	other threads:[~2016-03-03 15:39 UTC|newest]

Thread overview: 6+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2016-03-02 17:00 [PATCH v2] dax: check return value of dax_radix_entry() Ross Zwisler
2016-03-02 17:00 ` Ross Zwisler
2016-03-03  3:49 ` Dave Chinner
2016-03-03  3:49   ` Dave Chinner
2016-03-03 15:38   ` Ross Zwisler [this message]
2016-03-03 15:38     ` Ross Zwisler

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=20160303153842.GB23797@linux.intel.com \
    --to=ross.zwisler@linux.intel.com \
    --cc=akpm@linux-foundation.org \
    --cc=david@fromorbit.com \
    --cc=linux-kernel@vger.kernel.org \
    --cc=linux-nvdimm@lists.01.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.