[<prev] [next>] [<thread-prev] [thread-next>] [day] [month] [year] [list]
Message-ID: <4FE205CF.9020509@libero.it>
Date: Wed, 20 Jun 2012 19:18:07 +0200
From: Goffredo Baroncelli <kreijack@...ero.it>
To: Alexander Block <ablock84@...glemail.com>
CC: linux-btrfs@...r.kernel.org, dave@...os.cz, hch@...radead.org,
linux-fsdevel@...r.kernel.org, chris.mason@...ionio.com,
linux-kernel@...r.kernel.org
Subject: Re: [PATCH] Allow cross subvolume reflinks (2nd attempt)
Hi Alexander,
On 06/20/2012 12:35 PM, Alexander Block wrote:
> The patch also does proper vfs mount checks, so cross mount
> point reflinks are not possible with this patch. It only allows cross
> reflinks between two subvolumes which are in the same mount point.
Thanks for working on that. What happens if two subvolumes of the same
filesystem are mounted on two different places ?
I usually do:
mount -o subvol=__active /dev/sdX /
mount -o subvol=. /dev/sdX /var/btrfs
So two different subvolumes of the same filesystem (the one on /dev/sdX)
are mounted on two different places.
Is it possible to do
cp --reflink /tmp/foo /var/btrfs/tmp/foo2
Thanks
G.Baroncelli
--
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@...r.kernel.org
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/
Powered by blists - more mailing lists