From: Christoph Hellwig <hch@infradead.org>
To: Eric Biggers <ebiggers3@gmail.com>
Cc: linux-ext4@vger.kernel.org, Theodore Ts'o <tytso@mit.edu>,
Andreas Dilger <adilger.kernel@dilger.ca>,
Nick Alcock <nick.alcock@oracle.com>,
Eric Biggers <ebiggers@google.com>,
stable@vger.kernel.org
Subject: Re: [PATCH] ext4: evict inline data when writing to memory map
Date: Mon, 13 Mar 2017 16:33:13 -0700 [thread overview]
Message-ID: <20170313233313.GA23580@infradead.org> (raw)
In-Reply-To: <20170313004708.29838-1-ebiggers3@gmail.com>
> mkfs.ext4 -O inline_data /dev/vdb
> mount /dev/vdb /mnt
> xfs_io -f /mnt/file \
> -c 'pwrite 0 1' \
> -c 'mmap -w 0 1m' \
> -c 'mwrite 0 1' \
> -c 'fsync'
Please add this test case to xfstests.
next prev parent reply other threads:[~2017-03-13 23:33 UTC|newest]
Thread overview: 6+ messages / expand[flat|nested] mbox.gz Atom feed top
2017-03-13 0:47 [PATCH] ext4: evict inline data when writing to memory map Eric Biggers
2017-03-13 4:39 ` Andreas Dilger
2017-03-13 23:33 ` Christoph Hellwig [this message]
2017-03-14 23:32 ` Eric Biggers
2017-04-30 4:13 ` Theodore Ts'o
2017-05-01 22:10 ` Eric Biggers
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=20170313233313.GA23580@infradead.org \
--to=hch@infradead.org \
--cc=adilger.kernel@dilger.ca \
--cc=ebiggers3@gmail.com \
--cc=ebiggers@google.com \
--cc=linux-ext4@vger.kernel.org \
--cc=nick.alcock@oracle.com \
--cc=stable@vger.kernel.org \
--cc=tytso@mit.edu \
/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).