On Mon, Apr 24, 2017 at 04:57:17PM +0530, Praveen K Pandey wrote: > run_next_block() ignores the return value of read_tree_block() and > always returns success status. This might cause deal_root_from_list() > to loop infinitely when reading metadata block fails. This bug fixes > the issue by extracting and returning the error code from the return > value of read_tree_block(). > > Bug ID : https://bugzilla.kernel.org/show_bug.cgi?id=155551 > > Signed-off-by: Praveen K Pandey <prav...@linux.vnet.ibm.com>
Applied, thanks. As noted in the bug, there are many more to fix. -- To unsubscribe from this list: send the line "unsubscribe linux-btrfs" in the body of a message to majord...@vger.kernel.org More majordomo info at http://vger.kernel.org/majordomo-info.html