diff options
124 files changed, 855 insertions, 1087 deletions
diff --git a/.get_maintainer.ignore b/.get_maintainer.ignore new file mode 100644 index 000000000000..cca6d870f7a5 --- /dev/null +++ b/.get_maintainer.ignore | |||
| @@ -0,0 +1 @@ | |||
| Christoph Hellwig <hch@lst.de> | |||
diff --git a/MAINTAINERS b/MAINTAINERS index 569568f6644f..b60e2b2369d2 100644 --- a/MAINTAINERS +++ b/MAINTAINERS | |||
| @@ -5849,6 +5849,7 @@ S: Odd Fixes | |||
| 5849 | 5849 | ||
| 5850 | KERNEL NFSD, SUNRPC, AND LOCKD SERVERS | 5850 | KERNEL NFSD, SUNRPC, AND LOCKD SERVERS |
| 5851 | M: "J. Bruce Fields" <bfields@fieldses.org> | 5851 | M: "J. Bruce Fields" <bfields@fieldses.org> |
| 5852 | M: Jeff Layton <jlayton@poochiereds.net> | ||
| 5852 | L: linux-nfs@vger.kernel.org | 5853 | L: linux-nfs@vger.kernel.org |
| 5853 | W: http://nfs.sourceforge.net/ | 5854 | W: http://nfs.sourceforge.net/ |
| 5854 | S: Supported | 5855 | S: Supported |
| @@ -1,7 +1,7 @@ | |||
| 1 | VERSION = 4 | 1 | VERSION = 4 |
| 2 | PATCHLEVEL = 2 | 2 | PATCHLEVEL = 2 |
| 3 | SUBLEVEL = 0 | 3 | SUBLEVEL = 0 |
| 4 | EXTRAVERSION = -rc7 | ||
