Linux Btrfs filesystem development
 help / color / mirror / Atom feed
* [PATCH] xfstests: remove recursive include in filter.btrfs
@ 2013-04-21  6:27 Eric Sandeen
  2013-04-21 22:49 ` [PATCH V2] " Eric Sandeen
  2013-04-22 14:36 ` [PATCH] xfstests: remove recursive " Rich Johnston
  0 siblings, 2 replies; 5+ messages in thread
From: Eric Sandeen @ 2013-04-21  6:27 UTC (permalink / raw)
  To: xfs-oss, linux-btrfs

Not sure how this happened, but filter.btrfs including
itself leads to immense sadness for any file that includes it.
(I got a segfault when I tried to run 307)

Signed-off-by: Eric Sandeen <sandeen@redhat.com>
---

diff --git a/common/filter.btrfs b/common/filter.btrfs
index b1aa733..99d04a6 100644
--- a/common/filter.btrfs
+++ b/common/filter.btrfs
@@ -1,7 +1,5 @@
 # Filters for btrfs command output
 
-. ./common/filter.btrfs
-
 # Some, but not all, commands emit "Btrfs <version>"
 _filter_btrfs_version()
 {


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

end of thread, other threads:[~2013-04-22 14:35 UTC | newest]

Thread overview: 5+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2013-04-21  6:27 [PATCH] xfstests: remove recursive include in filter.btrfs Eric Sandeen
2013-04-21 22:49 ` [PATCH V2] " Eric Sandeen
2013-04-21 22:51   ` [PATCH V3] xfstests: fix common filter " Eric Sandeen
2013-04-22 13:45     ` Rich Johnston
2013-04-22 14:36 ` [PATCH] xfstests: remove recursive " Rich Johnston

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