diff options
author | Chuck Lever <[email protected]> | 2024-06-24 17:14:16 -0400 |
---|---|---|
committer | Chuck Lever <[email protected]> | 2024-07-08 14:10:06 -0400 |
commit | f436833a3dc1d767aa754010bc8e6f341dba2544 (patch) | |
tree | 2152ceaadd01923fd3513ee1b0be6b7b0346c81b | |
parent | 00506072d70829196849e835ee4ef0b350b61fb9 (diff) |
MAINTAINERS: Add a bugzilla link for NFSD
I recently found out about B: for noting where subsystem bugs can be
filed. I do pay attention to bugzilla.kernel.org. The Linux NFS
community has decided to steer kernel NFS issues to the kernel.org
bugzilla instead of bugzilla.linux-nfs.org.
Remove the W: entry; the sourceforge information is stale and
unmaintained.
Cc: Thorsten Leemhuis <[email protected]>
Signed-off-by: Chuck Lever <[email protected]>
-rw-r--r-- | MAINTAINERS | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/MAINTAINERS b/MAINTAINERS index da5352dbd4f3..93238316b6c0 100644 --- a/MAINTAINERS +++ b/MAINTAINERS @@ -11979,7 +11979,7 @@ R: Dai Ngo <[email protected]> R: Tom Talpey <[email protected]> S: Supported -W: http://nfs.sourceforge.net/ +B: https://bugzilla.kernel.org T: git git://git.kernel.org/pub/scm/linux/kernel/git/cel/linux.git F: Documentation/filesystems/nfs/ F: fs/lockd/ |