From: David Sterba <dsterba@suse.com>
To: linux-btrfs@vger.kernel.org
Cc: David Sterba <dsterba@suse.com>
Subject: [PATCH 0/6] More send v2 updates: otime, fileattr
Date: Wed, 15 Jun 2022 15:24:55 +0200 [thread overview]
Message-ID: <cover.1655299339.git.dsterba@suse.com> (raw)
New protocol enhancements:
- send otime with utimes command
- rename SETFLAGS to FILEATTR and send the btrfs inode flags
- other cleanups
David Sterba (6):
btrfs: send: add OTIME as utimes attribute for proto 2+ by default
btrfs: send: add new command FILEATTR for file attributes
btrfs: send: drop __KERNEL__ ifdef from send.h
btrfs: send: simplify includes
btrfs: send: remove old TODO regarding ERESTARTSYS
btrfs: send: use boolean types for current inode status
fs/btrfs/send.c | 147 ++++++++++++++++++++++++++++++++----------------
fs/btrfs/send.h | 17 ++++--
2 files changed, 109 insertions(+), 55 deletions(-)
--
2.36.1
next reply other threads:[~2022-06-15 13:29 UTC|newest]
Thread overview: 9+ messages / expand[flat|nested] mbox.gz Atom feed top
2022-06-15 13:24 David Sterba [this message]
2022-06-15 13:24 ` [PATCH 1/6] btrfs: send: add OTIME as utimes attribute for proto 2+ by default David Sterba
2022-06-15 13:25 ` [PATCH 2/6] btrfs: send: add new command FILEATTR for file attributes David Sterba
2022-06-15 13:25 ` [PATCH 3/6] btrfs: send: drop __KERNEL__ ifdef from send.h David Sterba
2022-06-15 13:25 ` [PATCH 4/6] btrfs: send: simplify includes David Sterba
2022-06-15 13:25 ` [PATCH 5/6] btrfs: send: remove old TODO regarding ERESTARTSYS David Sterba
2022-06-15 13:25 ` [PATCH 6/6] btrfs: send: use boolean types for current inode status David Sterba
2022-06-23 14:29 ` [PATCH 0/6] More send v2 updates: otime, fileattr David Sterba
2022-07-22 16:43 ` Omar Sandoval
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.1655299339.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