public inbox for linux-btrfs@vger.kernel.org
 help / color / mirror / Atom feed
* [PATCH 0/6] More send v2 updates: otime, fileattr
@ 2022-06-15 13:24 David Sterba
  2022-06-15 13:24 ` [PATCH 1/6] btrfs: send: add OTIME as utimes attribute for proto 2+ by default David Sterba
                   ` (6 more replies)
  0 siblings, 7 replies; 9+ messages in thread
From: David Sterba @ 2022-06-15 13:24 UTC (permalink / raw)
  To: linux-btrfs; +Cc: David Sterba

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


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

end of thread, other threads:[~2022-07-22 16:43 UTC | newest]

Thread overview: 9+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2022-06-15 13:24 [PATCH 0/6] More send v2 updates: otime, fileattr David Sterba
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

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox