From: David Sterba <dsterba@suse.com>
To: linux-btrfs@vger.kernel.org
Cc: David Sterba <dsterba@suse.com>
Subject: [PATCH 0/4] Compression
Date: Mon, 17 Jul 2017 20:46:01 +0200 [thread overview]
Message-ID: <cover.1500317040.git.dsterba@suse.com> (raw)
An improved version of patch https://patchwork.kernel.org/patch/9838439/ after
Anand's comment that the change also affects properties, this time it addresses
the core problem first and then changes the defrag priority over nocompress.
David Sterba (4):
btrfs: rename variable holding per-inode compression type
btrfs: separate defrag and property compression
btrfs: defrag: cleanup checking for compression status
btrfs: allow defrag compress to override NOCOMPRESS attribute
fs/btrfs/btrfs_inode.h | 9 +++++++--
fs/btrfs/inode.c | 16 +++++++++++-----
fs/btrfs/ioctl.c | 16 ++++++++--------
fs/btrfs/props.c | 6 +++---
4 files changed, 29 insertions(+), 18 deletions(-)
--
2.13.0
next reply other threads:[~2017-07-17 18:47 UTC|newest]
Thread overview: 8+ messages / expand[flat|nested] mbox.gz Atom feed top
2017-07-17 18:46 David Sterba [this message]
2017-07-17 18:46 ` [PATCH 1/4] btrfs: rename variable holding per-inode compression type David Sterba
2017-07-17 18:46 ` [PATCH 2/4] btrfs: separate defrag and property compression David Sterba
2017-07-20 10:49 ` Anand Jain
2017-07-21 17:35 ` David Sterba
2017-07-17 18:46 ` [PATCH 3/4] btrfs: defrag: cleanup checking for compression status David Sterba
2017-07-17 18:46 ` [PATCH 4/4] btrfs: allow defrag compress to override NOCOMPRESS attribute David Sterba
2017-07-20 11:02 ` Anand Jain
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=cover.1500317040.git.dsterba@suse.com \
--to=dsterba@suse.com \
--cc=linux-btrfs@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).