All of lore.kernel.org
 help / color / mirror / Atom feed
* [djwong-xfs:vectorized-scrub 246/306] fs/xfs/scrub/fscounters.c: xfs_ag.h is included more than once.
@ 2021-07-21 18:41 ` kernel test robot
  0 siblings, 0 replies; 15+ messages in thread
From: kernel test robot @ 2021-07-21 18:41 UTC (permalink / raw)
  To: Darrick J. Wong; +Cc: kbuild-all, Darrick J. Wong, linux-kernel

tree:   https://git.kernel.org/pub/scm/linux/kernel/git/djwong/xfs-linux.git vectorized-scrub
head:   a2c23a2a858e9b051820071d6411c151656328e4
commit: cf72b9cd865c0b879d6bd62ad9236a029ed554d0 [246/306] xfs: create a noalloc mode for allocation groups
compiler: gcc-10 (Ubuntu 10.3.0-1ubuntu1~20.04) 10.3.0

If you fix the issue, kindly add following tag as appropriate
Reported-by: kernel test robot <lkp@intel.com>


includecheck warnings: (new ones prefixed by >>)
>> fs/xfs/scrub/fscounters.c: xfs_ag.h is included more than once.
--
>> fs/xfs/libxfs/xfs_ag_resv.c: xfs_ag.h is included more than once.

Please review and possibly fold the followup patch.

---
0-DAY CI Kernel Test Service, Intel Corporation
https://lists.01.org/hyperkitty/list/kbuild-all@lists.01.org

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

* [djwong-xfs:vectorized-scrub 246/306] fs/xfs/scrub/fscounters.c: xfs_ag.h is included more than once.
@ 2021-07-21 18:41 ` kernel test robot
  0 siblings, 0 replies; 15+ messages in thread
From: kernel test robot @ 2021-07-21 18:41 UTC (permalink / raw)
  To: kbuild-all

[-- Attachment #1: Type: text/plain, Size: 792 bytes --]

tree:   https://git.kernel.org/pub/scm/linux/kernel/git/djwong/xfs-linux.git vectorized-scrub
head:   a2c23a2a858e9b051820071d6411c151656328e4
commit: cf72b9cd865c0b879d6bd62ad9236a029ed554d0 [246/306] xfs: create a noalloc mode for allocation groups
compiler: gcc-10 (Ubuntu 10.3.0-1ubuntu1~20.04) 10.3.0

If you fix the issue, kindly add following tag as appropriate
Reported-by: kernel test robot <lkp@intel.com>


includecheck warnings: (new ones prefixed by >>)
>> fs/xfs/scrub/fscounters.c: xfs_ag.h is included more than once.
--
>> fs/xfs/libxfs/xfs_ag_resv.c: xfs_ag.h is included more than once.

Please review and possibly fold the followup patch.

---
0-DAY CI Kernel Test Service, Intel Corporation
https://lists.01.org/hyperkitty/list/kbuild-all(a)lists.01.org

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

* [RFC PATCH djwong-xfs] xfs: fix duplicated inclusion
  2021-07-21 18:41 ` kernel test robot
@ 2021-07-21 18:41   ` kernel test robot
  -1 siblings, 0 replies; 15+ messages in thread
From: kernel test robot @ 2021-07-21 18:41 UTC (permalink / raw)
  To: Darrick J. Wong; +Cc: kbuild-all, Darrick J. Wong, linux-kernel

Generated by: scripts/checkincludes.pl

Reported-by: kernel test robot <lkp@intel.com>
Signed-off-by: kernel test robot <lkp@intel.com>
---
 libxfs/xfs_ag_resv.c |    1 -
 scrub/fscounters.c   |    1 -
 2 files changed, 2 deletions(-)

diff --git a/fs/xfs/libxfs/xfs_ag_resv.c b/fs/xfs/libxfs/xfs_ag_resv.c
index 80da0cd055aaa..a3751f8901619 100644
--- a/fs/xfs/libxfs/xfs_ag_resv.c
+++ b/fs/xfs/libxfs/xfs_ag_resv.c
@@ -19,7 +19,6 @@
 #include "xfs_btree.h"
 #include "xfs_refcount_btree.h"
 #include "xfs_ialloc_btree.h"
-#include "xfs_ag.h"
 #include "xfs_ag_resv.h"
 #include "xfs_ag.h"
 
diff --git a/fs/xfs/scrub/fscounters.c b/fs/xfs/scrub/fscounters.c
index 50f37e6c66351..f9b3d6d98976a 100644
--- a/fs/xfs/scrub/fscounters.c
+++ b/fs/xfs/scrub/fscounters.c
@@ -13,7 +13,6 @@
 #include "xfs_ialloc.h"
 #include "xfs_health.h"
 #include "xfs_btree.h"
-#include "xfs_ag.h"
 #include "xfs_rtalloc.h"
 #include "xfs_inode.h"
 #include "xfs_ag.h"

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

* [RFC PATCH djwong-xfs] xfs: fix duplicated inclusion
@ 2021-07-21 18:41   ` kernel test robot
  0 siblings, 0 replies; 15+ messages in thread
From: kernel test robot @ 2021-07-21 18:41 UTC (permalink / raw)
  To: kbuild-all

[-- Attachment #1: Type: text/plain, Size: 981 bytes --]

Generated by: scripts/checkincludes.pl

Reported-by: kernel test robot <lkp@intel.com>
Signed-off-by: kernel test robot <lkp@intel.com>
---
 libxfs/xfs_ag_resv.c |    1 -
 scrub/fscounters.c   |    1 -
 2 files changed, 2 deletions(-)

diff --git a/fs/xfs/libxfs/xfs_ag_resv.c b/fs/xfs/libxfs/xfs_ag_resv.c
index 80da0cd055aaa..a3751f8901619 100644
--- a/fs/xfs/libxfs/xfs_ag_resv.c
+++ b/fs/xfs/libxfs/xfs_ag_resv.c
@@ -19,7 +19,6 @@
 #include "xfs_btree.h"
 #include "xfs_refcount_btree.h"
 #include "xfs_ialloc_btree.h"
-#include "xfs_ag.h"
 #include "xfs_ag_resv.h"
 #include "xfs_ag.h"
 
diff --git a/fs/xfs/scrub/fscounters.c b/fs/xfs/scrub/fscounters.c
index 50f37e6c66351..f9b3d6d98976a 100644
--- a/fs/xfs/scrub/fscounters.c
+++ b/fs/xfs/scrub/fscounters.c
@@ -13,7 +13,6 @@
 #include "xfs_ialloc.h"
 #include "xfs_health.h"
 #include "xfs_btree.h"
-#include "xfs_ag.h"
 #include "xfs_rtalloc.h"
 #include "xfs_inode.h"
 #include "xfs_ag.h"

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

* [RFC PATCH djwong-xfs] xfs: fix duplicated inclusion
  2021-11-20 14:56 [djwong-xfs:vectorized-scrub 34/312] fs/xfs/scrub/rtsummary.c: xfs_inode.h is included more than once kernel test robot
@ 2021-11-20 14:56   ` kernel test robot
  0 siblings, 0 replies; 15+ messages in thread
From: kernel test robot @ 2021-11-20 14:56 UTC (permalink / raw)
  To: Darrick J. Wong; +Cc: kbuild-all, Darrick J. Wong, linux-kernel

Generated by: scripts/checkincludes.pl

Reported-by: kernel test robot <lkp@intel.com>
Signed-off-by: kernel test robot <lkp@intel.com>
---
 rtsummary.c |    1 -
 1 file changed, 1 deletion(-)

diff --git a/fs/xfs/scrub/rtsummary.c b/fs/xfs/scrub/rtsummary.c
index 2124e6545acd4..42dbe1a72259c 100644
--- a/fs/xfs/scrub/rtsummary.c
+++ b/fs/xfs/scrub/rtsummary.c
@@ -10,7 +10,6 @@
 #include "xfs_trans_resv.h"
 #include "xfs_mount.h"
 #include "xfs_btree.h"
-#include "xfs_inode.h"
 #include "xfs_log_format.h"
 #include "xfs_trans.h"
 #include "xfs_rtalloc.h"

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

* [RFC PATCH djwong-xfs] xfs: fix duplicated inclusion
@ 2021-11-20 14:56   ` kernel test robot
  0 siblings, 0 replies; 15+ messages in thread
From: kernel test robot @ 2021-11-20 14:56 UTC (permalink / raw)
  To: kbuild-all

[-- Attachment #1: Type: text/plain, Size: 579 bytes --]

Generated by: scripts/checkincludes.pl

Reported-by: kernel test robot <lkp@intel.com>
Signed-off-by: kernel test robot <lkp@intel.com>
---
 rtsummary.c |    1 -
 1 file changed, 1 deletion(-)

diff --git a/fs/xfs/scrub/rtsummary.c b/fs/xfs/scrub/rtsummary.c
index 2124e6545acd4..42dbe1a72259c 100644
--- a/fs/xfs/scrub/rtsummary.c
+++ b/fs/xfs/scrub/rtsummary.c
@@ -10,7 +10,6 @@
 #include "xfs_trans_resv.h"
 #include "xfs_mount.h"
 #include "xfs_btree.h"
-#include "xfs_inode.h"
 #include "xfs_log_format.h"
 #include "xfs_trans.h"
 #include "xfs_rtalloc.h"

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

* [RFC PATCH djwong-xfs] xfs: fix duplicated inclusion
  2021-11-09  2:56 [djwong-xfs:vectorized-scrub 304/312] fs/xfs/xfs_rtalloc.c: xfs_quota.h is included more than once kernel test robot
@ 2021-11-09  2:57   ` kernel test robot
  0 siblings, 0 replies; 15+ messages in thread
From: kernel test robot @ 2021-11-09  2:57 UTC (permalink / raw)
  To: Darrick J. Wong; +Cc: kbuild-all, Darrick J. Wong, linux-kernel

Generated by: scripts/checkincludes.pl

Reported-by: kernel test robot <lkp@intel.com>
Signed-off-by: kernel test robot <lkp@intel.com>
---
 xfs_rtalloc.c |    1 -
 1 file changed, 1 deletion(-)

diff --git a/fs/xfs/xfs_rtalloc.c b/fs/xfs/xfs_rtalloc.c
index 88aafa2da45ea..33e9c22dc93b9 100644
--- a/fs/xfs/xfs_rtalloc.c
+++ b/fs/xfs/xfs_rtalloc.c
@@ -23,7 +23,6 @@
 #include "xfs_trace.h"
 #include "xfs_da_format.h"
 #include "xfs_imeta.h"
-#include "xfs_quota.h"
 #include "xfs_error.h"
 #include "xfs_rtrmap_btree.h"
 #include "xfs_rtrefcount_btree.h"

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

* [RFC PATCH djwong-xfs] xfs: fix duplicated inclusion
@ 2021-11-09  2:57   ` kernel test robot
  0 siblings, 0 replies; 15+ messages in thread
From: kernel test robot @ 2021-11-09  2:57 UTC (permalink / raw)
  To: kbuild-all

[-- Attachment #1: Type: text/plain, Size: 575 bytes --]

Generated by: scripts/checkincludes.pl

Reported-by: kernel test robot <lkp@intel.com>
Signed-off-by: kernel test robot <lkp@intel.com>
---
 xfs_rtalloc.c |    1 -
 1 file changed, 1 deletion(-)

diff --git a/fs/xfs/xfs_rtalloc.c b/fs/xfs/xfs_rtalloc.c
index 88aafa2da45ea..33e9c22dc93b9 100644
--- a/fs/xfs/xfs_rtalloc.c
+++ b/fs/xfs/xfs_rtalloc.c
@@ -23,7 +23,6 @@
 #include "xfs_trace.h"
 #include "xfs_da_format.h"
 #include "xfs_imeta.h"
-#include "xfs_quota.h"
 #include "xfs_error.h"
 #include "xfs_rtrmap_btree.h"
 #include "xfs_rtrefcount_btree.h"

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

* [RFC PATCH djwong-xfs] xfs: fix duplicated inclusion
  2021-07-23 23:57 [djwong-xfs:vectorized-scrub 131/306] fs/xfs/scrub/repair.c: xfs_attr.h is included more than once kernel test robot
@ 2021-07-23 23:57   ` kernel test robot
  0 siblings, 0 replies; 15+ messages in thread
From: kernel test robot @ 2021-07-23 23:57 UTC (permalink / raw)
  To: Darrick J. Wong; +Cc: kbuild-all, Darrick J. Wong, linux-kernel

Generated by: scripts/checkincludes.pl

Reported-by: kernel test robot <lkp@intel.com>
Signed-off-by: kernel test robot <lkp@intel.com>
---
 repair.c |    1 -
 1 file changed, 1 deletion(-)

diff --git a/fs/xfs/scrub/repair.c b/fs/xfs/scrub/repair.c
index 32766346f1f00..da52ba68c00a2 100644
--- a/fs/xfs/scrub/repair.c
+++ b/fs/xfs/scrub/repair.c
@@ -30,7 +30,6 @@
 #include "xfs_bmap.h"
 #include "xfs_da_format.h"
 #include "xfs_da_btree.h"
-#include "xfs_attr.h"
 #include "xfs_attr_remote.h"
 #include "xfs_defer.h"
 #include "xfs_extfree_item.h"

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

* [RFC PATCH djwong-xfs] xfs: fix duplicated inclusion
@ 2021-07-23 23:57   ` kernel test robot
  0 siblings, 0 replies; 15+ messages in thread
From: kernel test robot @ 2021-07-23 23:57 UTC (permalink / raw)
  To: kbuild-all

[-- Attachment #1: Type: text/plain, Size: 570 bytes --]

Generated by: scripts/checkincludes.pl

Reported-by: kernel test robot <lkp@intel.com>
Signed-off-by: kernel test robot <lkp@intel.com>
---
 repair.c |    1 -
 1 file changed, 1 deletion(-)

diff --git a/fs/xfs/scrub/repair.c b/fs/xfs/scrub/repair.c
index 32766346f1f00..da52ba68c00a2 100644
--- a/fs/xfs/scrub/repair.c
+++ b/fs/xfs/scrub/repair.c
@@ -30,7 +30,6 @@
 #include "xfs_bmap.h"
 #include "xfs_da_format.h"
 #include "xfs_da_btree.h"
-#include "xfs_attr.h"
 #include "xfs_attr_remote.h"
 #include "xfs_defer.h"
 #include "xfs_extfree_item.h"

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

* [RFC PATCH djwong-xfs] xfs: fix duplicated inclusion
  2021-07-20 23:34 [djwong-xfs:vectorized-scrub 131/306] fs/xfs/scrub/repair.c: xfs_attr.h is included more than once kernel test robot
@ 2021-07-20 23:35   ` kernel test robot
  0 siblings, 0 replies; 15+ messages in thread
From: kernel test robot @ 2021-07-20 23:35 UTC (permalink / raw)
  To: Darrick J. Wong; +Cc: kbuild-all, Darrick J. Wong, linux-kernel

Generated by: scripts/checkincludes.pl

Reported-by: kernel test robot <lkp@intel.com>
Signed-off-by: kernel test robot <lkp@intel.com>
---
 repair.c |    1 -
 1 file changed, 1 deletion(-)

diff --git a/fs/xfs/scrub/repair.c b/fs/xfs/scrub/repair.c
index 32766346f1f00..da52ba68c00a2 100644
--- a/fs/xfs/scrub/repair.c
+++ b/fs/xfs/scrub/repair.c
@@ -30,7 +30,6 @@
 #include "xfs_bmap.h"
 #include "xfs_da_format.h"
 #include "xfs_da_btree.h"
-#include "xfs_attr.h"
 #include "xfs_attr_remote.h"
 #include "xfs_defer.h"
 #include "xfs_extfree_item.h"

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

* [RFC PATCH djwong-xfs] xfs: fix duplicated inclusion
@ 2021-07-20 23:35   ` kernel test robot
  0 siblings, 0 replies; 15+ messages in thread
From: kernel test robot @ 2021-07-20 23:35 UTC (permalink / raw)
  To: kbuild-all

[-- Attachment #1: Type: text/plain, Size: 570 bytes --]

Generated by: scripts/checkincludes.pl

Reported-by: kernel test robot <lkp@intel.com>
Signed-off-by: kernel test robot <lkp@intel.com>
---
 repair.c |    1 -
 1 file changed, 1 deletion(-)

diff --git a/fs/xfs/scrub/repair.c b/fs/xfs/scrub/repair.c
index 32766346f1f00..da52ba68c00a2 100644
--- a/fs/xfs/scrub/repair.c
+++ b/fs/xfs/scrub/repair.c
@@ -30,7 +30,6 @@
 #include "xfs_bmap.h"
 #include "xfs_da_format.h"
 #include "xfs_da_btree.h"
-#include "xfs_attr.h"
 #include "xfs_attr_remote.h"
 #include "xfs_defer.h"
 #include "xfs_extfree_item.h"

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

* [RFC PATCH djwong-xfs] xfs: fix duplicated inclusion
  2021-06-15  1:13 [djwong-xfs:vectorized-scrub 161/315] fs/xfs/libxfs/xfs_dir2.c: xfs_shared.h is included more than once kernel test robot
@ 2021-06-15  1:14   ` kernel test robot
  0 siblings, 0 replies; 15+ messages in thread
From: kernel test robot @ 2021-06-15  1:14 UTC (permalink / raw)
  To: Darrick J. Wong; +Cc: kbuild-all, Darrick J. Wong, linux-xfs, linux-kernel

fs/xfs/libxfs/xfs_dir2.c: xfs_shared.h is included more than once.

Generated by: scripts/checkincludes.pl

Reported-by: kernel test robot <lkp@intel.com>
Signed-off-by: kernel test robot <lkp@intel.com>
---
 xfs_dir2.c |    1 -
 1 file changed, 1 deletion(-)

diff --git a/fs/xfs/libxfs/xfs_dir2.c b/fs/xfs/libxfs/xfs_dir2.c
index dee423fb8ffbf..93d9066d9ecab 100644
--- a/fs/xfs/libxfs/xfs_dir2.c
+++ b/fs/xfs/libxfs/xfs_dir2.c
@@ -5,7 +5,6 @@
  */
 #include "xfs.h"
 #include "xfs_fs.h"
-#include "xfs_shared.h"
 #include "xfs_format.h"
 #include "xfs_log_format.h"
 #include "xfs_trans_resv.h"

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

* [RFC PATCH djwong-xfs] xfs: fix duplicated inclusion
@ 2021-06-15  1:14   ` kernel test robot
  0 siblings, 0 replies; 15+ messages in thread
From: kernel test robot @ 2021-06-15  1:14 UTC (permalink / raw)
  To: kbuild-all

[-- Attachment #1: Type: text/plain, Size: 618 bytes --]

fs/xfs/libxfs/xfs_dir2.c: xfs_shared.h is included more than once.

Generated by: scripts/checkincludes.pl

Reported-by: kernel test robot <lkp@intel.com>
Signed-off-by: kernel test robot <lkp@intel.com>
---
 xfs_dir2.c |    1 -
 1 file changed, 1 deletion(-)

diff --git a/fs/xfs/libxfs/xfs_dir2.c b/fs/xfs/libxfs/xfs_dir2.c
index dee423fb8ffbf..93d9066d9ecab 100644
--- a/fs/xfs/libxfs/xfs_dir2.c
+++ b/fs/xfs/libxfs/xfs_dir2.c
@@ -5,7 +5,6 @@
  */
 #include "xfs.h"
 #include "xfs_fs.h"
-#include "xfs_shared.h"
 #include "xfs_format.h"
 #include "xfs_log_format.h"
 #include "xfs_trans_resv.h"

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

* [RFC PATCH djwong-xfs] xfs: fix duplicated inclusion
  2021-06-14  6:33 [djwong-xfs:vectorized-scrub 161/315] fs/xfs/libxfs/xfs_dir2.c: xfs_shared.h is included more than once kernel test robot
@ 2021-06-14  6:33 ` kernel test robot
  0 siblings, 0 replies; 15+ messages in thread
From: kernel test robot @ 2021-06-14  6:33 UTC (permalink / raw)
  To: kbuild

[-- Attachment #1: Type: text/plain, Size: 810 bytes --]

CC: kbuild-all(a)lists.01.org
CC: "Darrick J. Wong" <darrick.wong@oracle.com>
TO: "Darrick J. Wong" <djwong@kernel.org>
CC: linux-xfs(a)vger.kernel.org
CC: linux-kernel(a)vger.kernel.org
fs/xfs/libxfs/xfs_dir2.c: xfs_shared.h is included more than once.

Generated by: scripts/checkincludes.pl

Reported-by: kernel test robot <lkp@intel.com>
Signed-off-by: kernel test robot <lkp@intel.com>
---
 xfs_dir2.c |    1 -
 1 file changed, 1 deletion(-)

diff --git a/fs/xfs/libxfs/xfs_dir2.c b/fs/xfs/libxfs/xfs_dir2.c
index dee423fb8ffbf..93d9066d9ecab 100644
--- a/fs/xfs/libxfs/xfs_dir2.c
+++ b/fs/xfs/libxfs/xfs_dir2.c
@@ -5,7 +5,6 @@
  */
 #include "xfs.h"
 #include "xfs_fs.h"
-#include "xfs_shared.h"
 #include "xfs_format.h"
 #include "xfs_log_format.h"
 #include "xfs_trans_resv.h"

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

end of thread, other threads:[~2021-11-20 14:57 UTC | newest]

Thread overview: 15+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2021-07-21 18:41 [djwong-xfs:vectorized-scrub 246/306] fs/xfs/scrub/fscounters.c: xfs_ag.h is included more than once kernel test robot
2021-07-21 18:41 ` kernel test robot
2021-07-21 18:41 ` [RFC PATCH djwong-xfs] xfs: fix duplicated inclusion kernel test robot
2021-07-21 18:41   ` kernel test robot
  -- strict thread matches above, loose matches on Subject: below --
2021-11-20 14:56 [djwong-xfs:vectorized-scrub 34/312] fs/xfs/scrub/rtsummary.c: xfs_inode.h is included more than once kernel test robot
2021-11-20 14:56 ` [RFC PATCH djwong-xfs] xfs: fix duplicated inclusion kernel test robot
2021-11-20 14:56   ` kernel test robot
2021-11-09  2:56 [djwong-xfs:vectorized-scrub 304/312] fs/xfs/xfs_rtalloc.c: xfs_quota.h is included more than once kernel test robot
2021-11-09  2:57 ` [RFC PATCH djwong-xfs] xfs: fix duplicated inclusion kernel test robot
2021-11-09  2:57   ` kernel test robot
2021-07-23 23:57 [djwong-xfs:vectorized-scrub 131/306] fs/xfs/scrub/repair.c: xfs_attr.h is included more than once kernel test robot
2021-07-23 23:57 ` [RFC PATCH djwong-xfs] xfs: fix duplicated inclusion kernel test robot
2021-07-23 23:57   ` kernel test robot
2021-07-20 23:34 [djwong-xfs:vectorized-scrub 131/306] fs/xfs/scrub/repair.c: xfs_attr.h is included more than once kernel test robot
2021-07-20 23:35 ` [RFC PATCH djwong-xfs] xfs: fix duplicated inclusion kernel test robot
2021-07-20 23:35   ` kernel test robot
2021-06-15  1:13 [djwong-xfs:vectorized-scrub 161/315] fs/xfs/libxfs/xfs_dir2.c: xfs_shared.h is included more than once kernel test robot
2021-06-15  1:14 ` [RFC PATCH djwong-xfs] xfs: fix duplicated inclusion kernel test robot
2021-06-15  1:14   ` kernel test robot
2021-06-14  6:33 [djwong-xfs:vectorized-scrub 161/315] fs/xfs/libxfs/xfs_dir2.c: xfs_shared.h is included more than once kernel test robot
2021-06-14  6:33 ` [RFC PATCH djwong-xfs] xfs: fix duplicated inclusion kernel test robot

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.