linux-fsdevel.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
From: Aleksei Besogonov <cyberax@amazon.com>
To: <linux-xfs@vger.kernel.org>, <linux-fsdevel@vger.kernel.org>,
	<darrick.wong@oracle.com>
Cc: Aleksei Besogonov <cyberax@amazon.com>
Subject: [PATCH 0/2] RFC: iomap-based swapfile activation
Date: Tue, 1 May 2018 18:48:05 +0000	[thread overview]
Message-ID: <20180501184807.123111-1-cyberax@amazon.com> (raw)

V2 of iomap-based swapfile support. 

Changes from V1: additional validations for file extents, based on
a patch from Darrick Wong.

Aleksei Besogonov (2):
  fs: Add iomap_swap_activate
  xfs: add support for iomap-based swapfile activation

 fs/iomap.c            | 106 ++++++++++++++++++++++++++++++++++++++++++++++++++
 fs/xfs/xfs_aops.c     |   8 ++++
 include/linux/iomap.h |   5 +++
 mm/swapfile.c         |   1 +
 4 files changed, 120 insertions(+)

-- 
2.14.1

             reply	other threads:[~2018-05-01 18:48 UTC|newest]

Thread overview: 6+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2018-05-01 18:48 Aleksei Besogonov [this message]
2018-05-01 18:48 ` [PATCH 1/2] fs: Add iomap_swap_activate Aleksei Besogonov
2018-05-01 20:44   ` kbuild test robot
2018-05-02  1:02   ` kbuild test robot
2018-05-01 18:48 ` [PATCH 2/2] xfs: add support for iomap-based swapfile activation Aleksei Besogonov
2018-05-01 19:16 ` [PATCH 0/2] RFC: " Eric Sandeen

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=20180501184807.123111-1-cyberax@amazon.com \
    --to=cyberax@amazon.com \
    --cc=darrick.wong@oracle.com \
    --cc=linux-fsdevel@vger.kernel.org \
    --cc=linux-xfs@vger.kernel.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;
as well as URLs for NNTP newsgroup(s).