From: Su Yue <suy.fnst@cn.fujitsu.com>
To: <linux-btrfs@vger.kernel.org>
Subject: Re: [PATCH 0/5] btrfs-progs: resolve property and enhance defragment
Date: Thu, 2 Nov 2017 11:44:39 +0800 [thread overview]
Message-ID: <ea3e10a2-fdbe-db5f-378b-3767ba85bd5f@cn.fujitsu.com> (raw)
In-Reply-To: <20171102032320.12537-1-suy.fnst@cn.fujitsu.com>
Sorry, the patchset does not work as expected.
Please ignore it.
On 11/02/2017 11:23 AM, Su Yue wrote:
> The patchset adds an option '--compress-force' to work with
> 'btrfs fi defrag -c'. Then no-compression files will be set with
> compression property specified by '-c' (zlib default).
>
> patch[1-4] divide property handler to setter, getter, and printer.
>
> Then patch[5] could enhance defragment easier.
>
> Su Yue (5):
> btrfs-progs: property: divide prop_handler_t into
> setter,getter,printer
> btrfs-progs: property: set/get/print ro property
> btrfs-progs: property: set/get/print label property
> btrfs-progs: property: set/get/print compression property
> btrfs-progs: fi defrag: extend -c to drop nocompress flag on files
>
> cmds-filesystem.c | 94 +++++++++++++++++++++++--
> cmds-property.c | 7 +-
> props.c | 207 +++++++++++++++++++++++++++++++++++++++++++++---------
> props.h | 19 +++--
> 4 files changed, 283 insertions(+), 44 deletions(-)
>
next prev parent reply other threads:[~2017-11-02 3:41 UTC|newest]
Thread overview: 9+ messages / expand[flat|nested] mbox.gz Atom feed top
2017-11-02 3:23 [PATCH 0/5] btrfs-progs: resolve property and enhance defragment Su Yue
2017-11-02 3:23 ` [PATCH 1/5] btrfs-progs: property: divide prop_handler_t into setter,getter,printer Su Yue
2017-11-02 3:23 ` [PATCH 2/5] btrfs-progs: property: set/get/print ro property Su Yue
2017-11-02 3:23 ` [PATCH 3/5] btrfs-progs: property: set/get/print label property Su Yue
2017-11-02 3:23 ` [PATCH 4/5] btrfs-progs: property: set/get/print compression property Su Yue
2017-11-02 3:23 ` [PATCH 5/5] btrfs-progs: fi defrag: extend -c to drop nocompress flag on files Su Yue
2017-11-02 3:44 ` Su Yue [this message]
2017-11-02 4:13 ` [PATCH 0/5] btrfs-progs: resolve property and enhance defragment Wang Shilong
2017-11-02 5:29 ` Su Yue
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=ea3e10a2-fdbe-db5f-378b-3767ba85bd5f@cn.fujitsu.com \
--to=suy.fnst@cn.fujitsu.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).