All of lore.kernel.org
 help / color / mirror / Atom feed
* [PATCH] btrfs-progs: doc: fix the out-of-date contents on btrfs-progs support on free space cache tree
@ 2021-07-14  6:11 Qu Wenruo
  2021-07-14  6:54 ` Nikolay Borisov
  2021-07-22 14:01 ` David Sterba
  0 siblings, 2 replies; 3+ messages in thread
From: Qu Wenruo @ 2021-07-14  6:11 UTC (permalink / raw)
  To: linux-btrfs

Since v4.19, btrfs-progs has full write support to free space tree, the
out-of-date warning in btrfs(5) has already confused some end user.

Update the content to avoid further confusion.

Signed-off-by: Qu Wenruo <wqu@suse.com>
---
 Documentation/btrfs-man5.asciidoc | 8 ++++----
 1 file changed, 4 insertions(+), 4 deletions(-)

diff --git a/Documentation/btrfs-man5.asciidoc b/Documentation/btrfs-man5.asciidoc
index 806ac786c3c4..813a9fb08d6e 100644
--- a/Documentation/btrfs-man5.asciidoc
+++ b/Documentation/btrfs-man5.asciidoc
@@ -385,10 +385,10 @@ implementation, which adds a new B-tree called the free space tree, addresses
 this issue. Once enabled, the 'v2' space cache will always be used and cannot
 be disabled unless it is cleared. Use 'clear_cache,space_cache=v1' or
 'clear_cache,nospace_cache' to do so. If 'v2' is enabled, kernels without 'v2'
-support will only be able to mount the filesystem in read-only mode. The
-`btrfs`(8) command currently only has read-only support for 'v2'. A read-write
-command may be run on a 'v2' filesystem by clearing the cache, running the
-command, and then remounting with 'space_cache=v2'.
+support will only be able to mount the filesystem in read-only mode.
++
+The `btrfs-check`(8) and `mkfs.btrfs`(8) commands have full 'v2' free space
+cache support since v4.19.
 +
 If a version is not explicitly specified, the default implementation will be
 chosen, which is 'v1'.
-- 
2.32.0


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

* Re: [PATCH] btrfs-progs: doc: fix the out-of-date contents on btrfs-progs support on free space cache tree
  2021-07-14  6:11 [PATCH] btrfs-progs: doc: fix the out-of-date contents on btrfs-progs support on free space cache tree Qu Wenruo
@ 2021-07-14  6:54 ` Nikolay Borisov
  2021-07-22 14:01 ` David Sterba
  1 sibling, 0 replies; 3+ messages in thread
From: Nikolay Borisov @ 2021-07-14  6:54 UTC (permalink / raw)
  To: Qu Wenruo, linux-btrfs



On 14.07.21 г. 9:11, Qu Wenruo wrote:
> Since v4.19, btrfs-progs has full write support to free space tree, the
> out-of-date warning in btrfs(5) has already confused some end user.
> 
> Update the content to avoid further confusion.
> 
> Signed-off-by: Qu Wenruo <wqu@suse.com>

Reviewed-by: Nikolay Borisov <nborisov@suse.com>

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

* Re: [PATCH] btrfs-progs: doc: fix the out-of-date contents on btrfs-progs support on free space cache tree
  2021-07-14  6:11 [PATCH] btrfs-progs: doc: fix the out-of-date contents on btrfs-progs support on free space cache tree Qu Wenruo
  2021-07-14  6:54 ` Nikolay Borisov
@ 2021-07-22 14:01 ` David Sterba
  1 sibling, 0 replies; 3+ messages in thread
From: David Sterba @ 2021-07-22 14:01 UTC (permalink / raw)
  To: Qu Wenruo; +Cc: linux-btrfs

On Wed, Jul 14, 2021 at 02:11:14PM +0800, Qu Wenruo wrote:
> Since v4.19, btrfs-progs has full write support to free space tree, the
> out-of-date warning in btrfs(5) has already confused some end user.
> 
> Update the content to avoid further confusion.
> 
> Signed-off-by: Qu Wenruo <wqu@suse.com>

Added to devel, thanks.

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

end of thread, other threads:[~2021-07-22 14:04 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2021-07-14  6:11 [PATCH] btrfs-progs: doc: fix the out-of-date contents on btrfs-progs support on free space cache tree Qu Wenruo
2021-07-14  6:54 ` Nikolay Borisov
2021-07-22 14:01 ` David Sterba

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.