[PATCH 6/7] xfs: test rmap behavior when multiple bmbt records map to a single rmapbt record
Christoph Hellwig
hch at infradead.org
Thu May 26 03:04:24 CDT 2016
> --- a/src/t_immutable.c
> +++ b/src/t_immutable.c
> @@ -38,10 +38,10 @@
> #include <libgen.h>
> #include <sys/acl.h>
> #include <attr/xattr.h>
> +#include <linux/fs.h>
> #include <xfs/xfs.h>
> #include <xfs/handle.h>
> #include <xfs/jdm.h>
> -#include <linux/fs.h>
> #include <linux/magic.h>
>
> #ifndef XFS_SUPER_MAGIC
How does this belong into the patch?
> diff --git a/tests/xfs/group b/tests/xfs/group
> index f0ca410..0e34f9a 100644
> --- a/tests/xfs/group
> +++ b/tests/xfs/group
> @@ -288,3 +288,4 @@
> 853 auto quick clone
> 854 auto quick clone
> 855 auto clone
> +856 auto clone rmap reflink
This is the only test in the reflink group, how is this group different
from the clone one?
More information about the xfs
mailing list