From: Dave Jiang <dave.jiang@intel.com>
To: Christoph Hellwig <hch@infradead.org>
Cc: darrick.wong@oracle.com, linux-nvdimm@lists.01.org,
david@fromorbit.com, linux-xfs@vger.kernel.org,
ross.zwisler@linux.intel.com, linux-ext4@vger.kernel.org,
dan.j.williams@intel.com
Subject: Re: [PATCH v5 3/3] xfs: reject removal of realtime flag when datadev doesn't support DAX
Date: Thu, 15 Feb 2018 15:44:48 -0700 [thread overview]
Message-ID: <7657c80b-412b-e280-f126-a7d735a0a730@intel.com> (raw)
In-Reply-To: <20180215214708.GA10446@infradead.org>
On 02/15/2018 02:47 PM, Christoph Hellwig wrote:
>> + if ((XFS_IS_REALTIME_INODE(ip)) &&
>
> No need for the inner braces.
Ok I'll fix
>
> Except for that the whole series looks fine to me.
>
Can I add your reviewed-by? Thanks for reviewing.
next prev parent reply other threads:[~2018-02-15 22:44 UTC|newest]
Thread overview: 8+ messages / expand[flat|nested] mbox.gz Atom feed top
2018-02-15 21:40 [PATCH v5 0/3] minimal DAX support for XFS realtime device Dave Jiang
2018-02-15 21:40 ` [PATCH v5 1/3] fs: allow per-device dax status checking for filesystems Dave Jiang
2018-02-18 8:10 ` kbuild test robot
2018-02-15 21:40 ` [PATCH v5 2/3] dax: change bdev_dax_supported() to support boolean returns Dave Jiang
2018-02-15 21:40 ` [PATCH v5 3/3] xfs: reject removal of realtime flag when datadev doesn't support DAX Dave Jiang
2018-02-15 21:47 ` Christoph Hellwig
2018-02-15 22:44 ` Dave Jiang [this message]
2018-02-15 22:48 ` Christoph Hellwig
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=7657c80b-412b-e280-f126-a7d735a0a730@intel.com \
--to=dave.jiang@intel.com \
--cc=dan.j.williams@intel.com \
--cc=darrick.wong@oracle.com \
--cc=david@fromorbit.com \
--cc=hch@infradead.org \
--cc=linux-ext4@vger.kernel.org \
--cc=linux-nvdimm@lists.01.org \
--cc=linux-xfs@vger.kernel.org \
--cc=ross.zwisler@linux.intel.com \
/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).