| To: | Christoph Hellwig <hch@xxxxxxxxxxxxx> |
|---|---|
| Subject: | Re: [PATCH 6/7] xfs: test rmap behavior when multiple bmbt records map to a single rmapbt record |
| From: | "Darrick J. Wong" <darrick.wong@xxxxxxxxxx> |
| Date: | Thu, 26 May 2016 09:12:57 -0700 |
| Cc: | david@xxxxxxxxxxxxx, linux-btrfs@xxxxxxxxxxxxxxx, fstests@xxxxxxxxxxxxxxx, xfs@xxxxxxxxxxx |
| Delivered-to: | xfs@xxxxxxxxxxx |
| In-reply-to: | <20160526080424.GA8469@xxxxxxxxxxxxx> |
| References: | <146424222237.6278.4174636124436241002.stgit@xxxxxxxxxxxxxxxx> <146424226290.6278.15051221437554845000.stgit@xxxxxxxxxxxxxxxx> <20160526080424.GA8469@xxxxxxxxxxxxx> |
| User-agent: | Mutt/1.5.24 (2015-08-30) |
On Thu, May 26, 2016 at 01:04:24AM -0700, Christoph Hellwig wrote: > > --- 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? It doesn't, this somehow jumped patches when I rebased. :/ > > 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? I'm just gonna say 'thinko' and respin. :) /me pours a larger cup of coffee... (Thx for the review!) --D |
| Previous by Date: | Re: [PATCH 2/7] tests: don't put loop control files on the scratch mount, Darrick J. Wong |
|---|---|
| Next by Date: | [PATCH 2/5] ceph: Propagate dentry down to inode_change_ok(), Jan Kara |
| Previous by Thread: | Re: [PATCH 6/7] xfs: test rmap behavior when multiple bmbt records map to a single rmapbt record, Christoph Hellwig |
| Next by Thread: | [PATCH v2 6/7] xfs: test rmap behavior when multiple bmbt records map to a single rmapbt record, Darrick J. Wong |
| Indexes: | [Date] [Thread] [Top] [All Lists] |