linux-fsdevel.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
From: Jon Derrick <jonathan.derrick@intel.com>
To: linux-block@vger.kernel.org
Cc: Jon Derrick <jonathan.derrick@intel.com>,
	"Jens Axboe" <axboe@fb.com>,
	"Alexander Viro" <viro@zeniv.linux.org.uk>,
	linux-fsdevel@vger.kernel.org,
	"Dan Williams" <dan.j.williams@intel.com>,
	"Jeff Moyer" <jmoyer@redhat.com>,
	"Stephen Bates" <stephen.bates@microsemi.com>,
	"Keith Busch" <keith.busch@intel.com>,
	"Christoph Hellwig" <hch@infradead.org>,
	"Robert Elliott" <elliott@hpe.com>
Subject: [PATCH] Fix S_DAX setting in __blkdev_get
Date: Tue, 17 May 2016 12:29:56 -0600	[thread overview]
Message-ID: <1463509797-10324-1-git-send-email-jonathan.derrick@intel.com> (raw)

This is a continuation of the HIPRI series [1]. I've dropped the HIPRI
flag patch for now to investigate how to have HIPRI reads and/or writes
in a similar method.

This patch is mainly to try and fix S_DAX setting in __blkdev_get.

[1]: http://lists.infradead.org/pipermail/linux-nvme/2016-May/004606.html

Jon Derrick (1):
  block: Fix S_DAX inode flag locking

 fs/block_dev.c | 31 ++++++++++++++++++++++++++-----
 1 file changed, 26 insertions(+), 5 deletions(-)

-- 
1.8.3.1


             reply	other threads:[~2016-05-17 18:31 UTC|newest]

Thread overview: 8+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2016-05-17 18:29 Jon Derrick [this message]
2016-05-17 18:29 ` [PATCH] block: Fix S_DAX inode flag locking Jon Derrick
2016-05-17 19:34   ` Dan Williams
2016-05-17 20:38     ` Jon Derrick
2016-05-18  8:29       ` Jan Kara
2016-05-17 22:58     ` Dave Chinner
2016-05-18  8:20       ` Jan Kara
2016-05-18 14:32         ` Dave Chinner

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=1463509797-10324-1-git-send-email-jonathan.derrick@intel.com \
    --to=jonathan.derrick@intel.com \
    --cc=axboe@fb.com \
    --cc=dan.j.williams@intel.com \
    --cc=elliott@hpe.com \
    --cc=hch@infradead.org \
    --cc=jmoyer@redhat.com \
    --cc=keith.busch@intel.com \
    --cc=linux-block@vger.kernel.org \
    --cc=linux-fsdevel@vger.kernel.org \
    --cc=stephen.bates@microsemi.com \
    --cc=viro@zeniv.linux.org.uk \
    /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 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).