From f1c8e54d1bcff6c60b22cc5db46f04ad07e64f0f Mon Sep 17 00:00:00 2001 From: David Sterba Date: Fri, 31 Mar 2017 14:20:21 +0200 Subject: [PATCH] btrfs-progs: update CHANGES for v4.11 Signed-off-by: David Sterba --- CHANGES | 9 +++++++++ 1 file changed, 9 insertions(+) diff --git a/CHANGES b/CHANGES index 5bec5450..405dfa09 100644 --- a/CHANGES +++ b/CHANGES @@ -1,3 +1,12 @@ +btrfs-progs-4.11 (2017-05-18) + * receive: fix handling empty stream with -e (multi-stream) + * send dump: fix printing long file names + * stability fixes for: dump-super, print-tree, check + * option parser updates: global options are parsed before the subcommand name + (old xfstests will fail) + * new and updated tests + * documentation updates + btrfs-progs-4.10.2 (2017-03-31) * check: lowmem mode fix for false alert about lost backrefs * convert: minor bugfix