diff options
author | Dan Streetman <[email protected]> | 2015-06-30 14:59:57 -0700 |
---|---|---|
committer | Linus Torvalds <[email protected]> | 2015-06-30 19:45:01 -0700 |
commit | 2026302909b5dc1b3834a89654315abd8b4e040c (patch) | |
tree | 0e6c0a28e0c246cd32d6b1d4dc5f7f1ad58b6cf6 | |
parent | d1aa1ab33dcb0922e9088e37989a6d28d8702540 (diff) |
MAINTAINERS: add zpool
Add entry for zpool to MAINTAINERS file.
Signed-off-by: Dan Streetman <[email protected]>
Cc: Seth Jennings <[email protected]>
Cc: Minchan Kim <[email protected]>
Cc: Nitin Gupta <[email protected]>
Signed-off-by: Andrew Morton <[email protected]>
Signed-off-by: Linus Torvalds <[email protected]>
-rw-r--r-- | MAINTAINERS | 7 |
1 files changed, 7 insertions, 0 deletions
diff --git a/MAINTAINERS b/MAINTAINERS index 79faf013c2ba..af61ea8d2162 100644 --- a/MAINTAINERS +++ b/MAINTAINERS @@ -11343,6 +11343,13 @@ L: [email protected] (subscribers-only) S: Maintained F: drivers/net/wireless/zd1211rw/ +ZPOOL COMPRESSED PAGE STORAGE API +M: Dan Streetman <[email protected]> +S: Maintained +F: mm/zpool.c +F: include/linux/zpool.h + ZR36067 VIDEO FOR LINUX DRIVER |