From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from aratiri.netvision.com.py ([200.1.203.34]:38142 "EHLO aratiri.netvision.com.py" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1754387AbaDKPQY (ORCPT ); Fri, 11 Apr 2014 11:16:24 -0400 Received: from orion.myhome.org.py (host-1-15.b31.cvc.com.py [186.2.222.15]) (authenticated bits=0) by aratiri.netvision.com.py (8.13.1/8.13.1) with ESMTP id s3BEJjPO013569 (version=TLSv1/SSLv3 cipher=DHE-RSA-AES256-SHA bits=256 verify=NO) for ; Fri, 11 Apr 2014 11:19:54 -0300 Message-ID: <5347FA01.3090809@netvision.com.py> Date: Fri, 11 Apr 2014 10:19:45 -0400 From: "Julio E. Gonzalez P." MIME-Version: 1.0 To: linux-btrfs@vger.kernel.org Subject: using same btrfs from diferent distros/kernels Content-Type: text/plain; charset=ISO-8859-1; format=flowed Sender: linux-btrfs-owner@vger.kernel.org List-ID: I have a multiboot PC with Centos 6.5, Fedora 20, and Ubuntu 13.10. Also there is a btrfs partition I want to mount, read and write from the 3 diferent distros. Is this "safe" ? Is the btrfs versions from this 3 distros compatible between them ? This is for testing and learning only. Thanks. Julio.