Commit efbb911
authored
lustrequota: Use github mirror for fetching lustre source code (#125)
git access (port 9418) to git://git.whamcloud.com/fs/lustre-release.git
has been blocked for over two weeks now[1], therefore we have to switch
to the github mirror[2]
[1]
==================================================================================
$> > nmap -p 9418 git.whamcloud.com
Starting Nmap 7.97 ( https://nmap.org ) at 2025-08-26 16:57 +0200
Nmap scan report for git.whamcloud.com (104.21.48.246)
Host is up (0.0055s latency).
Other addresses for git.whamcloud.com (not scanned):
2606:4700:3030::ac43:8af5 2606:4700:3031::6815:30f6 172.67.138.245
PORT STATE SERVICE
9418/tcp filtered git
Nmap done: 1 IP address (1 host up) scanned in 0.76 seconds
==================================================================================
[2] https://github.com/lustre/lustre-release2 files changed
+2
-4
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
1694 | 1694 | | |
1695 | 1695 | | |
1696 | 1696 | | |
1697 | | - | |
1698 | 1697 | | |
1699 | | - | |
| 1698 | + | |
1700 | 1699 | | |
1701 | 1700 | | |
1702 | 1701 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
1581 | 1581 | | |
1582 | 1582 | | |
1583 | 1583 | | |
1584 | | - | |
1585 | 1584 | | |
1586 | | - | |
| 1585 | + | |
1587 | 1586 | | |
1588 | 1587 | | |
1589 | 1588 | | |
| |||
0 commit comments