diff options
author | Linus Torvalds <torvalds@linux-foundation.org> | 2017-11-20 21:35:25 -1000 |
---|---|---|
committer | Linus Torvalds <torvalds@linux-foundation.org> | 2017-11-20 21:35:25 -1000 |
commit | bf8973fc76e456378d3e2d6a13ed62a52281d379 (patch) | |
tree | 3ef8ed1c34f1059d286afd8f1a540a57593d4c50 | |
parent | c8a0739b185d11d6e2ca7ad9f5835841d1cfc765 (diff) | |
parent | 86313903430d08739e391ad51b4865dc3a2bf522 (diff) |
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
-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/ |