From: Jens Axboe <axboe@kernel.dk>
To: Souptick Joarder <jrdr.linux@gmail.com>,
willy@infradead.org, viro@zeniv.linux.org.uk,
konishi.ryusuke@lab.ntt.co.jp, darrick.wong@oracle.com,
dchinner@redhat.com, pombredanne@nexb.com, ebiggers@google.com,
gregkh@linuxfoundation.org, kemi.wang@intel.com
Cc: linux-fsdevel@vger.kernel.org, linux-kernel@vger.kernel.org,
linux-nilfs@vger.kernel.org, sabyasachi.linux@gmail.com,
brajeswar.linux@gmail.com
Subject: Re: [PATCH] fs/buffer: Convert return type int to vm_fault_t
Date: Sat, 28 Jul 2018 09:04:03 -0600 [thread overview]
Message-ID: <bf0ac658-582e-25a2-3a1d-1046d2c6228f@kernel.dk> (raw)
In-Reply-To: <20180728095043.GA24085@jordon-HP-15-Notebook-PC>
On 7/28/18 3:50 AM, Souptick Joarder wrote:
> out_unlock:
> unlock_page(page);
> + ret = block_page_mkwrite_return(err);
> return ret;
return block_page_mkwrite_return(err);
--
Jens Axboe
next prev parent reply other threads:[~2018-07-28 15:04 UTC|newest]
Thread overview: 3+ messages / expand[flat|nested] mbox.gz Atom feed top
2018-07-28 9:50 [PATCH] fs/buffer: Convert return type int to vm_fault_t Souptick Joarder
2018-07-28 15:04 ` Jens Axboe [this message]
2018-07-30 4:49 ` Souptick Joarder
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=bf0ac658-582e-25a2-3a1d-1046d2c6228f@kernel.dk \
--to=axboe@kernel.dk \
--cc=brajeswar.linux@gmail.com \
--cc=darrick.wong@oracle.com \
--cc=dchinner@redhat.com \
--cc=ebiggers@google.com \
--cc=gregkh@linuxfoundation.org \
--cc=jrdr.linux@gmail.com \
--cc=kemi.wang@intel.com \
--cc=konishi.ryusuke@lab.ntt.co.jp \
--cc=linux-fsdevel@vger.kernel.org \
--cc=linux-kernel@vger.kernel.org \
--cc=linux-nilfs@vger.kernel.org \
--cc=pombredanne@nexb.com \
--cc=sabyasachi.linux@gmail.com \
--cc=viro@zeniv.linux.org.uk \
--cc=willy@infradead.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 a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox