From mboxrd@z Thu Jan 1 00:00:00 1970 From: Christoph Hellwig Subject: Re: [PATCH 0/2] btrfs: allow cross-subvolume BTRFS_IOC_CLONE Date: Thu, 31 Mar 2011 02:36:36 -0400 Message-ID: <20110331063636.GA5297@infradead.org> References: Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Cc: linux-btrfs@vger.kernel.org, Yan Zheng To: Larry D'Anna Return-path: In-Reply-To: List-ID: On Thu, Mar 31, 2011 at 12:00:11AM -0400, Larry D'Anna wrote: > This is a simple patch to allow reflinks to be made crossing subvolume > boundaries. NAK. subvolumes will have to become vfsmounts sooner or later, and we really must not support any operations spanning mountpoints.