All of lore.kernel.org
 help / color / mirror / Atom feed
* Btrfs progs release 5.14.1
@ 2021-09-20 16:22 David Sterba
  2021-09-22  1:10 ` Garry T. Williams
  0 siblings, 1 reply; 5+ messages in thread
From: David Sterba @ 2021-09-20 16:22 UTC (permalink / raw)
  To: linux-btrfs

Hi,

btrfs-progs version 5.14.1 have been released. This is a bugfix release.

Changelog:

* fixes:
  * defrag: fix parsing of compression (option -c)
  * add workaround for old kernels when reading zone sizes
  * let only check and restore open the fs with transid failures, namely
    preventing btrfstune to do so
  * convert: --uuid copy does not fail on duplicate uuids

Tarballs: https://www.kernel.org/pub/linux/kernel/people/kdave/btrfs-progs/
Git: git://git.kernel.org/pub/scm/linux/kernel/git/kdave/btrfs-progs.git

Shortlog:

David Sterba (6):
      btrfs-progs: fix defrag -c option parsing
      btrfs-progs: handle EINVAL when reading zone size on older kernels
      btrfs-progs: tests: test options for defrag -c
      btrfs-progs: convert: allow to set a duplicate uuid
      btrfs-progs: update CHANGES for 5.14.1
      Btrfs progs v5.14.1

Qu Wenruo (2):
      btrfs-progs: introduce OPEN_CTREE_ALLOW_TRANSID_MISMATCH flag
      btrfs-progs: tests: test case to make sure btrfstune rejects corrupted fs

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

* Re: Btrfs progs release 5.14.1
  2021-09-20 16:22 Btrfs progs release 5.14.1 David Sterba
@ 2021-09-22  1:10 ` Garry T. Williams
  2021-09-22  1:26   ` Qu Wenruo
  0 siblings, 1 reply; 5+ messages in thread
From: Garry T. Williams @ 2021-09-22  1:10 UTC (permalink / raw)
  To: linux-btrfs

On Monday, September 20, 2021 12:22:24 PM EDT David Sterba wrote:
> Hi,
> 
> btrfs-progs version 5.14.1 have been released. This is a bugfix release.

FYI,

    === START TEST /home/garry/src/btrfs-progs/tests/fsck-tests/013-extent-tree-rebuild
    $TEST_DEV not given, using /home/garry/src/btrfs-progs/tests/test.img as fallback
    ====== RUN CHECK root_helper /home/garry/src/btrfs-progs/mkfs.btrfs -f /home/garry/src/btrfs-progs/tests/test.img
    ERROR: /home/garry/src/btrfs-progs/tests/test.img is mounted
    btrfs-progs v5.13.1 
    See http://btrfs.wiki.kernel.org for more information.

    failed: root_helper /home/garry/src/btrfs-progs/mkfs.btrfs -f /home/garry/src/btrfs-progs/tests/test.img
    test failed for case 013-extent-tree-rebuild

-- 
Garry T. Williams




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

* Re: Btrfs progs release 5.14.1
  2021-09-22  1:10 ` Garry T. Williams
@ 2021-09-22  1:26   ` Qu Wenruo
  2021-09-22  9:50     ` David Sterba
  0 siblings, 1 reply; 5+ messages in thread
From: Qu Wenruo @ 2021-09-22  1:26 UTC (permalink / raw)
  To: Garry T. Williams, linux-btrfs



On 2021/9/22 09:10, Garry T. Williams wrote:
> On Monday, September 20, 2021 12:22:24 PM EDT David Sterba wrote:
>> Hi,
>>
>> btrfs-progs version 5.14.1 have been released. This is a bugfix release.
>
> FYI,
>
>      === START TEST /home/garry/src/btrfs-progs/tests/fsck-tests/013-extent-tree-rebuild
>      $TEST_DEV not given, using /home/garry/src/btrfs-progs/tests/test.img as fallback
>      ====== RUN CHECK root_helper /home/garry/src/btrfs-progs/mkfs.btrfs -f /home/garry/src/btrfs-progs/tests/test.img
>      ERROR: /home/garry/src/btrfs-progs/tests/test.img is mounted

This means your previous run has hit some errors and the test image is
not unmounted.

Thanks,
Qu

>      btrfs-progs v5.13.1
>      See http://btrfs.wiki.kernel.org for more information.
>
>      failed: root_helper /home/garry/src/btrfs-progs/mkfs.btrfs -f /home/garry/src/btrfs-progs/tests/test.img
>      test failed for case 013-extent-tree-rebuild
>

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

* Re: Btrfs progs release 5.14.1
  2021-09-22  1:26   ` Qu Wenruo
@ 2021-09-22  9:50     ` David Sterba
  2021-09-23  2:48       ` Garry T. Williams
  0 siblings, 1 reply; 5+ messages in thread
From: David Sterba @ 2021-09-22  9:50 UTC (permalink / raw)
  To: Qu Wenruo; +Cc: Garry T. Williams, linux-btrfs

On Wed, Sep 22, 2021 at 09:26:50AM +0800, Qu Wenruo wrote:
> 
> 
> On 2021/9/22 09:10, Garry T. Williams wrote:
> > On Monday, September 20, 2021 12:22:24 PM EDT David Sterba wrote:
> >> Hi,
> >>
> >> btrfs-progs version 5.14.1 have been released. This is a bugfix release.
> >
> > FYI,
> >
> >      === START TEST /home/garry/src/btrfs-progs/tests/fsck-tests/013-extent-tree-rebuild
> >      $TEST_DEV not given, using /home/garry/src/btrfs-progs/tests/test.img as fallback
> >      ====== RUN CHECK root_helper /home/garry/src/btrfs-progs/mkfs.btrfs -f /home/garry/src/btrfs-progs/tests/test.img
> >      ERROR: /home/garry/src/btrfs-progs/tests/test.img is mounted
> 
> This means your previous run has hit some errors and the test image is
> not unmounted.

The test suite is designed so that it leaves the last state where it
failed to allow analysis. After failed tests most failures can be fixed
by 'make test-clean', manual check can be done by 'losetup' and 'mount'
looking for the paths from the git repository.

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

* Re: Btrfs progs release 5.14.1
  2021-09-22  9:50     ` David Sterba
@ 2021-09-23  2:48       ` Garry T. Williams
  0 siblings, 0 replies; 5+ messages in thread
From: Garry T. Williams @ 2021-09-23  2:48 UTC (permalink / raw)
  To: dsterba, Qu Wenruo, linux-btrfs

On Wednesday, September 22, 2021 5:50:44 AM EDT David Sterba wrote:
> On Wed, Sep 22, 2021 at 09:26:50AM +0800, Qu Wenruo wrote:
> > On 2021/9/22 09:10, Garry T. Williams wrote:
> > > On Monday, September 20, 2021 12:22:24 PM EDT David Sterba wrote:
> > >> Hi,
> > >>
> > >> btrfs-progs version 5.14.1 have been released. This is a bugfix release.
> > >
> > > FYI,
> > >
> > >      === START TEST /home/garry/src/btrfs-progs/tests/fsck-tests/013-extent-tree-rebuild
> > >      $TEST_DEV not given, using /home/garry/src/btrfs-progs/tests/test.img as fallback
> > >      ====== RUN CHECK root_helper /home/garry/src/btrfs-progs/mkfs.btrfs -f /home/garry/src/btrfs-progs/tests/test.img
> > >      ERROR: /home/garry/src/btrfs-progs/tests/test.img is mounted
> > 
> > This means your previous run has hit some errors and the test image is
> > not unmounted.
> 
> The test suite is designed so that it leaves the last state where it
> failed to allow analysis. After failed tests most failures can be fixed
> by 'make test-clean', manual check can be done by 'losetup' and 'mount'
> looking for the paths from the git repository.

Thank you, David.  Running make test-clean was the key.  I didn't know
that was required.


-- 
Garry T. Williams




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

end of thread, other threads:[~2021-09-23  2:49 UTC | newest]

Thread overview: 5+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2021-09-20 16:22 Btrfs progs release 5.14.1 David Sterba
2021-09-22  1:10 ` Garry T. Williams
2021-09-22  1:26   ` Qu Wenruo
2021-09-22  9:50     ` David Sterba
2021-09-23  2:48       ` Garry T. Williams

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.