[<prev] [next>] [<thread-prev] [thread-next>] [day] [month] [year] [list]
Message-ID: <20151121181451.GA17570@infradead.org>
Date: Sat, 21 Nov 2015 10:14:51 -0800
From: Christoph Hellwig <hch@...radead.org>
To: "Darrick J. Wong" <darrick.wong@...cle.com>
Cc: david@...morbit.com, fstests@...r.kernel.org, xfs@....sgi.com,
hch@...radead.org, tao.peng@...marydata.com,
linux-ext4@...r.kernel.org, Anna.Schumaker@...app.com,
linux-btrfs@...r.kernel.org
Subject: Re: [PATCH 2/2] generic/15[78]: fix error messages in the golden
output
> Shouldn't these be Invalid argument just like the
> to a device case above or the clone case?
E.g. something like this on top of your patch:
diff --git a/tests/generic/158.out b/tests/generic/158.out
index 1210429..dff3692 100644
--- a/tests/generic/158.out
+++ b/tests/generic/158.out
@@ -16,9 +16,9 @@ XFS_IOC_FILE_EXTENT_SAME: Invalid argument
Try to dedupe to a dir
TEST_DIR/test-158/dir1: Is a directory
Try to dedupe to a device
-dedupe: Operation not supported
+dedupe: Invalid argument
Try to dedupe to a fifo
-dedupe: Operation not supported
+dedupe: Invalid argument
Try to dedupe an append-only file
Dedupe two files
Check scratch fs
--
To unsubscribe from this list: send the line "unsubscribe linux-ext4" in
the body of a message to majordomo@...r.kernel.org
More majordomo info at http://vger.kernel.org/majordomo-info.html
Powered by blists - more mailing lists