Re: [PATCH] btrfs-progs: fsck: Add more explanation on low memory mode

2016-06-01 Thread David Sterba
On Fri, May 20, 2016 at 10:21:07AM +0800, Qu Wenruo wrote: > It seems the initial support for low memory mode will come in recent > release, it's better to add more explanation on the unsupported > functions, to avoid user reporting known bugs. > > Signed-off-by: Qu Wenruo > --- > Documentation/

[PATCH] btrfs-progs: fsck: Add more explanation on low memory mode

2016-05-19 Thread Qu Wenruo
It seems the initial support for low memory mode will come in recent release, it's better to add more explanation on the unsupported functions, to avoid user reporting known bugs. Signed-off-by: Qu Wenruo --- Documentation/btrfs-check.asciidoc | 9 - 1 file changed, 8 insertions(+), 1 de