On Thu, Jul 27, 2017 at 11:47:18AM -0400, jeffm@xxxxxxxx wrote:
> From: Jeff Mahoney <jeffm@xxxxxxxx>
>
> 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 indicating filename (and key) that caused a failure
> - constify buffer arg to btrfs_insert_inline_extent
> - add tails=on to reiserfs mount options
> - fixed absence of libreiserfscore to be non-fatal unless specificially
> enabled
>
> - btrfs-progs: convert: use search_cache_extent in migrate_one_reserved_range
> - In testing, we would not be able to roll back to part of the 0-1MB range
> not being migrated.
>
> - btrfs-progs: tests: fix typo in convert-tests/008-readonly-image
> - The test used ext2_save instead of ext2_saved as the filename
Oh crap, I noticed v2 after I had finished merging v1. The changes have
been now transferred, so the version in devel is v2 + my fixups. The 2
new patches ("use search_cache_extent in migrate_one_reserved_range" and
"tests: fix typo in convert-tests/008-readonly-image") have been also
added.
--
To unsubscribe from this list: send the line "unsubscribe linux-btrfs" in
the body of a message to majordomo@xxxxxxxxxxxxxxx
More majordomo info at http://vger.kernel.org/majordomo-info.html