[PATCH 12/17] reflink: test cross-mountpoint reflink and dedupe
Darrick J. Wong
darrick.wong at oracle.com
Mon Aug 8 12:28:59 CDT 2016
On Mon, Aug 08, 2016 at 03:56:01PM +0800, Eryu Guan wrote:
> On Thu, Jul 21, 2016 at 04:47:32PM -0700, Darrick J. Wong wrote:
> > Test sharing blocks via reflink and dedupe between two different
> > mountpoints of the same filesystem. This shouldn't work, since
> > we don't allow cross-mountpoint functions.
> >
> > Signed-off-by: Darrick J. Wong <darrick.wong at oracle.com>
> > ---
>
> > +
> > +# real QA test starts here
> > +_supported_os Linux
>
> I added "_supported_fs generic"
>
> > +_require_scratch_reflink
> > +_require_cp_reflink
>
> > +
> > +filter_md5() {
>
> and move "{" to a new line. Also made the same changes to 928 and queued
> the patch up.
Ok, thx. :)
--D
>
> Thanks,
> Eryu
More information about the xfs
mailing list