public inbox for linux-btrfs@vger.kernel.org
 help / color / mirror / Atom feed
* [PATCH 0/2] btrfs-progs: add educational warning for flipping RO to RW on recevied subvolumes
@ 2021-09-10  6:03 Qu Wenruo
  2021-09-10  6:03 ` [PATCH 1/2] btrfs-progs: do extra warning when setting ro false on received subvolume Qu Wenruo
  2021-09-10  6:03 ` [PATCH 2/2] btrfs-progs: doc: add extra note on flipping read-only on received subvolumes Qu Wenruo
  0 siblings, 2 replies; 12+ messages in thread
From: Qu Wenruo @ 2021-09-10  6:03 UTC (permalink / raw)
  To: linux-btrfs

Since we're going to change how kernel handles received subvolume
RO->RW flipping, it is going to cause kernel behavior change for some
incremental send users.

Add extra educational warning to both "btrfs prop set" command and man
page of "btrfs prop".

Qu Wenruo (2):
  btrfs-progs: do extra warning when setting ro false on received
    subvolume
  btrfs-progs: doc: add extra note on flipping read-only on received
    subvolumes

 Documentation/btrfs-property.asciidoc |  6 ++++++
 props.c                               | 21 +++++++++++++++++++++
 2 files changed, 27 insertions(+)

-- 
2.33.0


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

end of thread, other threads:[~2021-09-10 10:50 UTC | newest]

Thread overview: 12+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2021-09-10  6:03 [PATCH 0/2] btrfs-progs: add educational warning for flipping RO to RW on recevied subvolumes Qu Wenruo
2021-09-10  6:03 ` [PATCH 1/2] btrfs-progs: do extra warning when setting ro false on received subvolume Qu Wenruo
2021-09-10  6:36   ` Nikolay Borisov
2021-09-10  7:28     ` Qu Wenruo
2021-09-10  9:38       ` Graham Cobb
2021-09-10  6:03 ` [PATCH 2/2] btrfs-progs: doc: add extra note on flipping read-only on received subvolumes Qu Wenruo
2021-09-10  6:33   ` Nikolay Borisov
2021-09-10  7:30     ` Qu Wenruo
2021-09-10  9:48       ` Graham Cobb
2021-09-10  9:45     ` David Sterba
2021-09-10  9:59       ` Qu Wenruo
2021-09-10 10:50         ` Nikolay Borisov

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