linux-btrfs.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* [PATCH 0/4] Compression
@ 2017-07-17 18:46 David Sterba
  2017-07-17 18:46 ` [PATCH 1/4] btrfs: rename variable holding per-inode compression type David Sterba
                   ` (3 more replies)
  0 siblings, 4 replies; 8+ messages in thread
From: David Sterba @ 2017-07-17 18:46 UTC (permalink / raw)
  To: linux-btrfs; +Cc: David Sterba

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


^ permalink raw reply	[flat|nested] 8+ messages in thread

end of thread, other threads:[~2017-07-21 17:36 UTC | newest]

Thread overview: 8+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2017-07-17 18:46 [PATCH 0/4] Compression David Sterba
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

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).