X-Git-Url: http://review.tizen.org/git/?a=blobdiff_plain;f=CHANGES;h=3ee28959f520f7e84973bd2cb94b2b2f57e6538c;hb=ee76a212a8027ce876dd2c17e1d10b99bdeb9877;hp=ba7df2a74d12086203172c427437c319e742b7f0;hpb=bef1270572203fc248ef2cf61c5a052a2d5e17ed;p=platform%2Fupstream%2Fbtrfs-progs.git diff --git a/CHANGES b/CHANGES index ba7df2a..3ee2895 100644 --- a/CHANGES +++ b/CHANGES @@ -1,3 +1,34 @@ +btrfs-progs-4.14 (2017-11-16) + * build: libzstd now required by default + * check: more lowmem mode repair enhancements + * subvol set-default: also accept path + * prop set: compression accepts no/none, same as "" + * filesystem usage: enable for filesystem on top of a seed device + * rescue: new command fix-device-size + * other + * new tests + * cleanups and refactoring + * doc updates + +btrfs-progs-4.13.3 (2017-10-16) + * check: fix --force, wrong check for a mounted block device + * build: fix --with-convert parsing + * subvol list: don't list TOPLEVEL + * other: update tests + +btrfs-progs-4.13.2 (2017-10-06) + * subvol list: + * don't list toplevel subvolume among deleted (broken since 4.8.3) + * minor adjustments of uuid print format + * subvol delete: + * fix swapped behaviour of --commit-each and --commit-after + * fix potentially lost sync if subvolumes are from different filesystems + * check: add cache for metadata blocks, should improve performance + * other: + * new tests, testsuite updates + * doc updates + * cleanups + btrfs-progs-4.13.1 (2017-09-25) * image: speed up generating the sanitized names, do not generate unprintable chars * completion: add missing commands, better mount point detection