diff options
author | 2017-11-20 21:35:25 -1000 | |
---|---|---|
committer | 2017-11-20 21:35:25 -1000 | |
commit | bf8973fc76e456378d3e2d6a13ed62a52281d379 (patch) | |
tree | 3ef8ed1c34f1059d286afd8f1a540a57593d4c50 | |
parent | Merge tag 'ntb-4.15' of git://github.com/jonmason/ntb (diff) | |
parent | MAINTAINERS: fix jfs tree location (diff) | |
download | wireguard-linux-bf8973fc76e456378d3e2d6a13ed62a52281d379.tar.xz wireguard-linux-bf8973fc76e456378d3e2d6a13ed62a52281d379.zip |
Merge tag 'jfs-4.15-2' of git://github.com/kleikamp/linux-shaggy
Pull jfs fixlet from Dave Kleikamp:
"Update jfs git tree in MAINTAINERS"
* tag 'jfs-4.15-2' of git://github.com/kleikamp/linux-shaggy:
MAINTAINERS: fix jfs tree location
Diffstat (limited to '')
-rw-r--r-- | MAINTAINERS | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/MAINTAINERS b/MAINTAINERS index 290e13fa9b77..44512c346206 100644 --- a/MAINTAINERS +++ b/MAINTAINERS @@ -7473,7 +7473,7 @@ JFS FILESYSTEM M: Dave Kleikamp <shaggy@kernel.org> L: jfs-discussion@lists.sourceforge.net W: http://jfs.sourceforge.net/ -T: git git://git.kernel.org/pub/scm/linux/kernel/git/shaggy/jfs-2.6.git +T: git git://github.com/kleikamp/linux-shaggy.git S: Maintained F: Documentation/filesystems/jfs.txt F: fs/jfs/ |