Linux Btrfs filesystem development
 help / color / mirror / Atom feed
* [PATCH] btrfs: remove 'seek' group from btrfs/007
@ 2022-09-01 16:12 fdmanana
  2022-09-02  2:00 ` Zorro Lang
  0 siblings, 1 reply; 6+ messages in thread
From: fdmanana @ 2022-09-01 16:12 UTC (permalink / raw)
  To: fstests; +Cc: linux-btrfs, Filipe Manana

From: Filipe Manana <fdmanana@suse.com>

btrfs/007 does not test lseek, it tests send/receive and lseek is not
exercised anywhere in this test. So just remove it from the 'seek' group.

Signed-off-by: Filipe Manana <fdmanana@suse.com>
---
 tests/btrfs/007 | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/tests/btrfs/007 b/tests/btrfs/007
index ed7d143a..c4a8d9d0 100755
--- a/tests/btrfs/007
+++ b/tests/btrfs/007
@@ -13,7 +13,7 @@
 owner=list.btrfs@jan-o-sch.net
 
 . ./common/preamble
-_begin_fstest auto quick rw metadata send seek
+_begin_fstest auto quick rw metadata send
 
 # Override the default cleanup function.
 _cleanup()
-- 
2.35.1


^ permalink raw reply related	[flat|nested] 6+ messages in thread

end of thread, other threads:[~2022-09-05  9:21 UTC | newest]

Thread overview: 6+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2022-09-01 16:12 [PATCH] btrfs: remove 'seek' group from btrfs/007 fdmanana
2022-09-02  2:00 ` Zorro Lang
2022-09-02  9:44   ` David Sterba
2022-09-05  6:35     ` Christoph Hellwig
2022-09-05  9:08       ` Zorro Lang
2022-09-05  9:20         ` Filipe Manana

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox