Re: [PATCH 0/5 v2] btrfs-progs: convert fixes + reiserfs support

2017-08-22 Thread David Sterba
On Thu, Jul 27, 2017 at 11:47:18AM -0400, je...@suse.com wrote: > From: Jeff Mahoney > > Changes since v1: > - reiserfs conversion: > - use bool instead of int > - catch 'impossible' condition of multiple discontiguous tails > - properly handle hole followed by tail > -

[PATCH 0/5 v2] btrfs-progs: convert fixes + reiserfs support

2017-07-27 Thread jeffm
From: Jeff Mahoney Changes since v1: - reiserfs conversion: - use bool instead of int - catch 'impossible' condition of multiple discontiguous tails - properly handle hole followed by tail - add testing for combinations of real blocks, tails, and holes - print error