* Linux 2.4.20-rc3
@ 2002-11-22 17:21 Marcelo Tosatti
2002-11-22 23:50 ` Mr. James W. Laferriere
` (5 more replies)
0 siblings, 6 replies; 15+ messages in thread
From: Marcelo Tosatti @ 2002-11-22 17:21 UTC (permalink / raw)
To: lkml
Hi,
Finally, here goes -rc3.
Summary of changes from v2.4.20-rc2 to v2.4.20-rc3
============================================
<akpm@digeo.com>:
o Change mark_dirty_kiobuf() to use set_page_dirty() instead of SetPageDirty(). The latter fails to move onto mapping->dirty_pages(), which breaks filemap_fdatasync()
o Writeout directory blocks synchronously in case of sync mount
<hch@lst.de>:
o update kbuild/makefiles.txt to match reality
<lee@compucrew.com>:
o Fix typo in mk712 driver
<marcelo@freak.distro.conectiva>:
o Changed EXTRAVERSION to -rc3
o Fix typo in vmalloc leak fix
o Fixup pci_alloc_consistent with 64bit DMA masks on i386
Adrian Bunk <bunk@fs.tum.de>:
o Fix Intermezzo compilation
Alan Cox <alan@lxorguk.ukuu.org.uk>:
o makefiles for 2.4.20-rc* to build amd76x_pm right
Dave Jones <davej@suse.de>:
o Plug leak in get_vm_area()
David S. Miller <davem@nuts.ninka.net>:
o [TG3]: Use spin_lock_irq{save,restore} on tx_lock
David Woodhouse <dwmw2@infradead.org>:
o JFFS2 corruption/deadlock fix
Ivan Kokshaysky <ink@jurassic.park.msu.ru>:
o PCI transparent bridge detection fix
Jens Axboe <axboe@suse.de>:
o Fix SCSI I/O performance problems introduced in early 2.4.20
Kai Germaschewski <kai@tp1.ruhr-uni-bochum.de>:
o ISDN: Fix error path in isdn_ppp.c
Rik van Riel <riel@conectiva.com.br>:
o Only zero successfully handled blocks in prepare_write()
tmcreynolds@nvidia.com <TMcReynolds@nvidia.com>:
o Add support for newer nForce chipset
Trond Myklebust <trond.myklebust@fys.uio.no>:
o Fix NFS client problem
^ permalink raw reply [flat|nested] 15+ messages in thread
* Re: Linux 2.4.20-rc3
2002-11-22 17:21 Linux 2.4.20-rc3 Marcelo Tosatti
@ 2002-11-22 23:50 ` Mr. James W. Laferriere
2002-11-22 23:59 ` Russell King
` (2 more replies)
2002-11-23 0:06 ` Russell King
` (4 subsequent siblings)
5 siblings, 3 replies; 15+ messages in thread
From: Mr. James W. Laferriere @ 2002-11-22 23:50 UTC (permalink / raw)
To: Marcelo Tosatti; +Cc: lkml
Hello All , I can Tell everyone has forgotten 2.4 . Is there a
mirror that has rc3 ? Tia , JimL
On Fri, 22 Nov 2002, Marcelo Tosatti wrote:
> Hi,
> Finally, here goes -rc3.
> Summary of changes from v2.4.20-rc2 to v2.4.20-rc3
> ============================================
--
+------------------------------------------------------------------+
| James W. Laferriere | System Techniques | Give me VMS |
| Network Engineer | P.O. Box 854 | Give me Linux |
| babydr@baby-dragons.com | Coudersport PA 16915 | only on AXP |
+------------------------------------------------------------------+
^ permalink raw reply [flat|nested] 15+ messages in thread
* Re: Linux 2.4.20-rc3
2002-11-22 23:50 ` Mr. James W. Laferriere
@ 2002-11-22 23:59 ` Russell King
2002-11-23 0:01 ` Mr. James W. Laferriere
2002-11-22 23:59 ` Andre Hedrick
2002-11-23 8:02 ` Willy Tarreau
2 siblings, 1 reply; 15+ messages in thread
From: Russell King @ 2002-11-22 23:59 UTC (permalink / raw)
To: Mr. James W. Laferriere; +Cc: Marcelo Tosatti, lkml
On Fri, Nov 22, 2002 at 06:50:32PM -0500, Mr. James W. Laferriere wrote:
> Hello All , I can Tell everyone has forgotten 2.4 . Is there a
> mirror that has rc3 ? Tia , JimL
Haven't forgotten; we're just about to transfer it. Wait around 20
minutes.
--
Russell King (rmk@arm.linux.org.uk) The developer of ARM Linux
http://www.arm.linux.org.uk/personal/aboutme.html
^ permalink raw reply [flat|nested] 15+ messages in thread
* Re: Linux 2.4.20-rc3
2002-11-22 23:50 ` Mr. James W. Laferriere
2002-11-22 23:59 ` Russell King
@ 2002-11-22 23:59 ` Andre Hedrick
2002-11-23 8:02 ` Willy Tarreau
2 siblings, 0 replies; 15+ messages in thread
From: Andre Hedrick @ 2002-11-22 23:59 UTC (permalink / raw)
To: Mr. James W. Laferriere; +Cc: Marcelo Tosatti, lkml
Russell and I are at it again!
On Fri, 22 Nov 2002, Mr. James W. Laferriere wrote:
>
> Hello All , I can Tell everyone has forgotten 2.4 . Is there a
> mirror that has rc3 ? Tia , JimL
>
> On Fri, 22 Nov 2002, Marcelo Tosatti wrote:
> > Hi,
> > Finally, here goes -rc3.
> > Summary of changes from v2.4.20-rc2 to v2.4.20-rc3
> > ============================================
>
> --
> +------------------------------------------------------------------+
> | James W. Laferriere | System Techniques | Give me VMS |
> | Network Engineer | P.O. Box 854 | Give me Linux |
> | babydr@baby-dragons.com | Coudersport PA 16915 | only on AXP |
> +------------------------------------------------------------------+
>
> -
> To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
> the body of a message to majordomo@vger.kernel.org
> More majordomo info at http://vger.kernel.org/majordomo-info.html
> Please read the FAQ at http://www.tux.org/lkml/
>
Andre Hedrick
LAD Storage Consulting Group
^ permalink raw reply [flat|nested] 15+ messages in thread
* Re: Linux 2.4.20-rc3
2002-11-22 23:59 ` Russell King
@ 2002-11-23 0:01 ` Mr. James W. Laferriere
0 siblings, 0 replies; 15+ messages in thread
From: Mr. James W. Laferriere @ 2002-11-23 0:01 UTC (permalink / raw)
To: Russell King; +Cc: lkml
Hello Russell , Linux community to the rescue :-) .
Thank you all , JimL
On Fri, 22 Nov 2002, Russell King wrote:
> On Fri, Nov 22, 2002 at 06:50:32PM -0500, Mr. James W. Laferriere wrote:
> > Hello All , I can Tell everyone has forgotten 2.4 . Is there a
> > mirror that has rc3 ? Tia , JimL
> Haven't forgotten; we're just about to transfer it. Wait around 20
> minutes.
--
+------------------------------------------------------------------+
| James W. Laferriere | System Techniques | Give me VMS |
| Network Engineer | P.O. Box 854 | Give me Linux |
| babydr@baby-dragons.com | Coudersport PA 16915 | only on AXP |
+------------------------------------------------------------------+
^ permalink raw reply [flat|nested] 15+ messages in thread
* Re: Linux 2.4.20-rc3
2002-11-22 17:21 Linux 2.4.20-rc3 Marcelo Tosatti
2002-11-22 23:50 ` Mr. James W. Laferriere
@ 2002-11-23 0:06 ` Russell King
2002-11-23 11:33 ` Hard Lockup with 2.4.20-rc3 and ISDN (ippp) Stephan von Krawczynski
` (3 subsequent siblings)
5 siblings, 0 replies; 15+ messages in thread
From: Russell King @ 2002-11-23 0:06 UTC (permalink / raw)
To: lkml
2.4.20-rc3 patches and .sign's at:
ftp://zeniiia.linux.org.uk/pub/linux/kernel/v2.4
ftp://zeniii.linux.org.uk/pub/linux/kernel/v2.4
http://ftp.linux.org.uk/pub/linux/kernel/v2.4
ftp://ftp.linux.org.uk/pub/linux/kernel/v2.4
no tarballs though.
Again, zeniii.linux.org.uk may not be accessible if you have Windows boxes
in your path to the machine.
And again, thanks to Andre for providing the patches and signature files
from the kernel.org archive.
--
Russell King (rmk@arm.linux.org.uk) The developer of ARM Linux
http://www.arm.linux.org.uk/personal/aboutme.html
^ permalink raw reply [flat|nested] 15+ messages in thread
* Re: Linux 2.4.20-rc3
2002-11-22 23:50 ` Mr. James W. Laferriere
2002-11-22 23:59 ` Russell King
2002-11-22 23:59 ` Andre Hedrick
@ 2002-11-23 8:02 ` Willy Tarreau
2 siblings, 0 replies; 15+ messages in thread
From: Willy Tarreau @ 2002-11-23 8:02 UTC (permalink / raw)
To: Mr. James W. Laferriere; +Cc: Marcelo Tosatti, lkml
On Fri, Nov 22, 2002 at 06:50:32PM -0500, Mr. James W. Laferriere wrote:
>
> Hello All , I can Tell everyone has forgotten 2.4 . Is there a
> mirror that has rc3 ? Tia , JimL
Hi!
I've just uploaded the incremental patch between -rc2 and -rc3 here (15 kB) :
http://wtarreau.free.fr/kernel/v2.4/
I forgot the sigs. But if it can help...
Cheers,
Willy
^ permalink raw reply [flat|nested] 15+ messages in thread
* Hard Lockup with 2.4.20-rc3 and ISDN (ippp)
2002-11-22 17:21 Linux 2.4.20-rc3 Marcelo Tosatti
2002-11-22 23:50 ` Mr. James W. Laferriere
2002-11-23 0:06 ` Russell King
@ 2002-11-23 11:33 ` Stephan von Krawczynski
2002-11-23 15:12 ` Kai Germaschewski
2002-11-23 17:07 ` Linux 2.4.20-rc3 Adrian Bunk
` (2 subsequent siblings)
5 siblings, 1 reply; 15+ messages in thread
From: Stephan von Krawczynski @ 2002-11-23 11:33 UTC (permalink / raw)
To: Marcelo Tosatti; +Cc: linux-kernel
On Fri, 22 Nov 2002 15:21:28 -0200 (BRST)
Marcelo Tosatti <marcelo@conectiva.com.br> wrote:
>
> Hi,
>
> Finally, here goes -rc3.
> [...]
> Kai Germaschewski <kai@tp1.ruhr-uni-bochum.de>:
> o ISDN: Fix error path in isdn_ppp.c
Something must be wrong with this one, I experience an immediate hard lockup
when trying to use a ippp-connection. No way around it, always happens. And no
panic message or anything, just complete immediate lockup. This is with hisax +
AVM Fritz PCI 2.0 + SMP + SuSE 8.1 distro installation.
Anybody else with the same problem?
rc2 works for _some_ connections (after a while I have to reload the drivers to
work again). All 20pre version work without any problem at all.
Regards,
Stephan
^ permalink raw reply [flat|nested] 15+ messages in thread
* Linux 2.4.20-rc3
@ 2002-11-23 12:14 Margit Schubert-While
2002-11-24 12:20 ` Jens Axboe
0 siblings, 1 reply; 15+ messages in thread
From: Margit Schubert-While @ 2002-11-23 12:14 UTC (permalink / raw)
To: linux-kernel
Is this patch (rc2-rc3) correct ?
diff -urN linux-2.4.20-rc2/drivers/scsi/scsi_merge.c
linux-2.4.20-rc3/drivers/scsi/scsi_merge.c
--- linux-2.4.20-rc2/drivers/scsi/scsi_merge.c Fri Nov 22 12:14:23 2002
+++ linux-2.4.20-rc3/drivers/scsi/scsi_merge.c Fri Nov 22 12:14:32 2002
@@ -835,7 +835,7 @@
* case.
*/
if (count == 1 && !SCpnt->host->highmem_io) {
- this_count = req->current_nr_sectors;
+ this_count = req->nr_sectors;
goto single_segment;
}
Margit
^ permalink raw reply [flat|nested] 15+ messages in thread
* Re: Hard Lockup with 2.4.20-rc3 and ISDN (ippp)
2002-11-23 11:33 ` Hard Lockup with 2.4.20-rc3 and ISDN (ippp) Stephan von Krawczynski
@ 2002-11-23 15:12 ` Kai Germaschewski
2002-11-23 18:25 ` Stephan von Krawczynski
0 siblings, 1 reply; 15+ messages in thread
From: Kai Germaschewski @ 2002-11-23 15:12 UTC (permalink / raw)
To: Stephan von Krawczynski; +Cc: Marcelo Tosatti, linux-kernel
On Sat, 23 Nov 2002, Stephan von Krawczynski wrote:
> On Fri, 22 Nov 2002 15:21:28 -0200 (BRST)
> Marcelo Tosatti <marcelo@conectiva.com.br> wrote:
>
> >
> > Hi,
> >
> > Finally, here goes -rc3.
> > [...]
> > Kai Germaschewski <kai@tp1.ruhr-uni-bochum.de>:
> > o ISDN: Fix error path in isdn_ppp.c
>
> Something must be wrong with this one, I experience an immediate hard lockup
> when trying to use a ippp-connection. No way around it, always happens. And no
> panic message or anything, just complete immediate lockup. This is with hisax +
> AVM Fritz PCI 2.0 + SMP + SuSE 8.1 distro installation.
> Anybody else with the same problem?
> rc2 works for _some_ connections (after a while I have to reload the drivers to
> work again). All 20pre version work without any problem at all.
Yup, my bad. Could you confirm that the attached patch which I sent to
Marcelo already fixes it?
Also, please send me the details (privately) about the occasional driver
going defunct, let's try to figure that one out.
--Kai
-----------------------------------------------------------------------------
ChangeSet@1.795.1.2, 2002-11-22 15:24:43-06:00, kai@tp1.ruhr-uni-bochum.de
ISDN: Fix the fix
Argh, I must have been asleep or something. The original patch by Herbert
Xu was right, I extended it to cover more error paths and broke it in
doing so. Now fixed again.
---------------------------------------------------------------------------
diff -Nru a/drivers/isdn/isdn_ppp.c b/drivers/isdn/isdn_ppp.c
--- a/drivers/isdn/isdn_ppp.c Fri Nov 22 15:29:42 2002
+++ b/drivers/isdn/isdn_ppp.c Fri Nov 22 15:29:42 2002
@@ -1147,7 +1147,7 @@
printk(KERN_ERR "isdn_ppp_xmit: lp->ppp_slot(%d)\n",
mlp->ppp_slot);
kfree_skb(skb);
- goto unlock;
+ goto out;
}
ipts = ippp_table[slot];
@@ -1155,7 +1155,7 @@
if (ipts->debug & 0x1)
printk(KERN_INFO "%s: IP frame delayed.\n", netdev->name);
retval = 1;
- goto unlock;
+ goto out;
}
switch (ntohs(skb->protocol)) {
@@ -1169,7 +1169,7 @@
printk(KERN_ERR "isdn_ppp: skipped unsupported protocol: %#x.\n",
skb->protocol);
dev_kfree_skb(skb);
- goto unlock;
+ goto out;
}
lp = isdn_net_get_locked_lp(nd);
@@ -1336,6 +1336,7 @@
unlock:
spin_unlock_bh(&lp->xmit_lock);
+ out:
return retval;
}
^ permalink raw reply [flat|nested] 15+ messages in thread
* Re: Linux 2.4.20-rc3
2002-11-22 17:21 Linux 2.4.20-rc3 Marcelo Tosatti
` (2 preceding siblings ...)
2002-11-23 11:33 ` Hard Lockup with 2.4.20-rc3 and ISDN (ippp) Stephan von Krawczynski
@ 2002-11-23 17:07 ` Adrian Bunk
2002-11-25 5:25 ` Tim Connors
2002-11-25 17:02 ` Matthias Andree
5 siblings, 0 replies; 15+ messages in thread
From: Adrian Bunk @ 2002-11-23 17:07 UTC (permalink / raw)
To: Marcelo Tosatti; +Cc: lkml, Jack_Hammer
Hi Marcelo,
the patch below is still needed to fix a .text.exit error.
Please apply
Adrian
--- linux-2.4.19-full-nohotplug/drivers/scsi/ips.c.old 2002-10-04 18:49:10.000000000 +0200
+++ linux-2.4.19-full-nohotplug/drivers/scsi/ips.c 2002-10-04 18:50:02.000000000 +0200
@@ -305,21 +305,21 @@
name: ips_hot_plug_name,
id_table: ips_pci_table,
probe: ips_insert_device,
- remove: ips_remove_device,
+ remove: __devexit_p(ips_remove_device),
};
struct pci_driver ips_pci_driver_5i = {
name: ips_hot_plug_name,
id_table: ips_pci_table_5i,
probe: ips_insert_device,
- remove: ips_remove_device,
+ remove: __devexit_p(ips_remove_device),
};
struct pci_driver ips_pci_driver_i960 = {
name: ips_hot_plug_name,
id_table: ips_pci_table_i960,
probe: ips_insert_device,
- remove: ips_remove_device,
+ remove: __devexit_p(ips_remove_device),
};
#endif
^ permalink raw reply [flat|nested] 15+ messages in thread
* Re: Hard Lockup with 2.4.20-rc3 and ISDN (ippp)
2002-11-23 15:12 ` Kai Germaschewski
@ 2002-11-23 18:25 ` Stephan von Krawczynski
0 siblings, 0 replies; 15+ messages in thread
From: Stephan von Krawczynski @ 2002-11-23 18:25 UTC (permalink / raw)
To: Kai Germaschewski; +Cc: marcelo, linux-kernel
On Sat, 23 Nov 2002 09:12:21 -0600 (CST)
Kai Germaschewski <kai@tp1.ruhr-uni-bochum.de> wrote:
> Yup, my bad. Could you confirm that the attached patch which I sent to
> Marcelo already fixes it?
Hello Kai, hello Marcelo,
I can confirm that below patch you sent fixes the lockup issue that came up
with rc3.
Regards,
Stephan
> -----------------------------------------------------------------------------
> ChangeSet@1.795.1.2, 2002-11-22 15:24:43-06:00, kai@tp1.ruhr-uni-bochum.de
> ISDN: Fix the fix
>
> Argh, I must have been asleep or something. The original patch by Herbert
> Xu was right, I extended it to cover more error paths and broke it in
> doing so. Now fixed again.
>
>
> ---------------------------------------------------------------------------
>
> diff -Nru a/drivers/isdn/isdn_ppp.c b/drivers/isdn/isdn_ppp.c
> --- a/drivers/isdn/isdn_ppp.c Fri Nov 22 15:29:42 2002
> +++ b/drivers/isdn/isdn_ppp.c Fri Nov 22 15:29:42 2002
> @@ -1147,7 +1147,7 @@
> printk(KERN_ERR "isdn_ppp_xmit: lp->ppp_slot(%d)\n",
> mlp->ppp_slot);
> kfree_skb(skb);
> - goto unlock;
> + goto out;
> }
> ipts = ippp_table[slot];
>
> @@ -1155,7 +1155,7 @@
> if (ipts->debug & 0x1)
> printk(KERN_INFO "%s: IP frame delayed.\n", netdev->name);
> retval = 1;
> - goto unlock;
> + goto out;
> }
>
> switch (ntohs(skb->protocol)) {
> @@ -1169,7 +1169,7 @@
> printk(KERN_ERR "isdn_ppp: skipped unsupported protocol:
> %#x.\n",
> skb->protocol);
> dev_kfree_skb(skb);
> - goto unlock;
> + goto out;
> }
>
> lp = isdn_net_get_locked_lp(nd);
> @@ -1336,6 +1336,7 @@
>
> unlock:
> spin_unlock_bh(&lp->xmit_lock);
> + out:
> return retval;
> }
>
^ permalink raw reply [flat|nested] 15+ messages in thread
* Re: Linux 2.4.20-rc3
2002-11-23 12:14 Margit Schubert-While
@ 2002-11-24 12:20 ` Jens Axboe
0 siblings, 0 replies; 15+ messages in thread
From: Jens Axboe @ 2002-11-24 12:20 UTC (permalink / raw)
To: Margit Schubert-While; +Cc: linux-kernel
On Sat, Nov 23 2002, Margit Schubert-While wrote:
> Is this patch (rc2-rc3) correct ?
>
> diff -urN linux-2.4.20-rc2/drivers/scsi/scsi_merge.c
> linux-2.4.20-rc3/drivers/scsi/scsi_merge.c
> --- linux-2.4.20-rc2/drivers/scsi/scsi_merge.c Fri Nov 22 12:14:23 2002
> +++ linux-2.4.20-rc3/drivers/scsi/scsi_merge.c Fri Nov 22 12:14:32 2002
> @@ -835,7 +835,7 @@
> * case.
> */
> if (count == 1 && !SCpnt->host->highmem_io) {
> - this_count = req->current_nr_sectors;
> + this_count = req->nr_sectors;
> goto single_segment;
> }
Yes it is correct, why do you ask? See discussion on this list last week
between Steve Lord and myself.
--
Jens Axboe
^ permalink raw reply [flat|nested] 15+ messages in thread
* Re: Linux 2.4.20-rc3
2002-11-22 17:21 Linux 2.4.20-rc3 Marcelo Tosatti
` (3 preceding siblings ...)
2002-11-23 17:07 ` Linux 2.4.20-rc3 Adrian Bunk
@ 2002-11-25 5:25 ` Tim Connors
2002-11-25 17:02 ` Matthias Andree
5 siblings, 0 replies; 15+ messages in thread
From: Tim Connors @ 2002-11-25 5:25 UTC (permalink / raw)
To: linux-kernel
In linux.kernel, you wrote:
>
> Hi,
>
> Finally, here goes -rc3.
Hmmm - problem compiling nfsd (v3) as a module. Compiles fine, but at
modprobe time, complains about missing symbol. If I remember
correctly, it was nfsd_linkage. Sorry, can't post the .config and a
more details report til tomorrow.
I noticed this problem quite a while ago - can't remember when it
started.
--
TimC -- http://astronomy.swin.edu.au/staff/tconnors/
What's that crawling on my shoulder?
Oh, it's my hair! -- Meagan
^ permalink raw reply [flat|nested] 15+ messages in thread
* Re: Linux 2.4.20-rc3
2002-11-22 17:21 Linux 2.4.20-rc3 Marcelo Tosatti
` (4 preceding siblings ...)
2002-11-25 5:25 ` Tim Connors
@ 2002-11-25 17:02 ` Matthias Andree
5 siblings, 0 replies; 15+ messages in thread
From: Matthias Andree @ 2002-11-25 17:02 UTC (permalink / raw)
To: Marcelo Tosatti; +Cc: Linux-Kernel mailing list
On Fri, 22 Nov 2002, Marcelo Tosatti wrote:
>
> Hi,
>
> Finally, here goes -rc3.
>
>
>
> Summary of changes from v2.4.20-rc2 to v2.4.20-rc3
> ============================================
>
> <akpm@digeo.com>:
> <hch@lst.de>:
> <marcelo@freak.distro.conectiva>:
What in hell will I have to do to bash someone up so hard he installs my
lk-changelog.pl aka. shortlog update voluntarily next time I send one?
These addresses are already present, and I just added Lee Nash as well,
only Mr./Mrs. T. McReynolds of NVidia Corp. is missing the full name of
THIS changelog.
^ permalink raw reply [flat|nested] 15+ messages in thread
end of thread, other threads:[~2002-11-25 16:55 UTC | newest]
Thread overview: 15+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2002-11-22 17:21 Linux 2.4.20-rc3 Marcelo Tosatti
2002-11-22 23:50 ` Mr. James W. Laferriere
2002-11-22 23:59 ` Russell King
2002-11-23 0:01 ` Mr. James W. Laferriere
2002-11-22 23:59 ` Andre Hedrick
2002-11-23 8:02 ` Willy Tarreau
2002-11-23 0:06 ` Russell King
2002-11-23 11:33 ` Hard Lockup with 2.4.20-rc3 and ISDN (ippp) Stephan von Krawczynski
2002-11-23 15:12 ` Kai Germaschewski
2002-11-23 18:25 ` Stephan von Krawczynski
2002-11-23 17:07 ` Linux 2.4.20-rc3 Adrian Bunk
2002-11-25 5:25 ` Tim Connors
2002-11-25 17:02 ` Matthias Andree
-- strict thread matches above, loose matches on Subject: below --
2002-11-23 12:14 Margit Schubert-While
2002-11-24 12:20 ` Jens Axboe
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.