On Thu, Oct 27, 2016 at 09:27:36AM +0200, Christoph Hellwig wrote: > btrfs_map_block supports different types of mappings, which to a large > extent resemble block layer operations. But they don't always do, and > currently btrfs dangerously overlays it's own flag over the block layer > flags. This is just asking for a conflict, so introduce a different > map flags enum inside of btrfs instead. > > Signed-off-by: Christoph Hellwig <h...@lst.de>
Reviewed-by: David Sterba <dste...@suse.com> -- 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