aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/MAINTAINERS
diff options
context:
space:
mode:
authorDamien Le Moal <damien.lemoal@wdc.com>2019-12-25 16:11:09 +0900
committerDamien Le Moal <damien.lemoal@wdc.com>2020-02-07 14:40:13 +0900
commitfcb9c24bef3d1d0942c50fb25fbb8ab45c7c3753 (patch)
tree36b24157c029eab2e788ecbdc6f62e9cf1f3fc62 /MAINTAINERS
parentfs: New zonefs file system (diff)
downloadwireguard-linux-fcb9c24bef3d1d0942c50fb25fbb8ab45c7c3753.tar.xz
wireguard-linux-fcb9c24bef3d1d0942c50fb25fbb8ab45c7c3753.zip
zonefs: Add documentation
Add the new file Documentation/filesystems/zonefs.txt to document zonefs principles and user-space tool usage. Signed-off-by: Damien Le Moal <damien.lemoal@wdc.com> Reviewed-by: Dave Chinner <dchinner@redhat.com>
Diffstat (limited to 'MAINTAINERS')
-rw-r--r--MAINTAINERS1
1 files changed, 1 insertions, 0 deletions
diff --git a/MAINTAINERS b/MAINTAINERS
index 089fd879632a..e9dcf8952573 100644
--- a/MAINTAINERS
+++ b/MAINTAINERS
@@ -18311,6 +18311,7 @@ L: linux-fsdevel@vger.kernel.org
T: git git://git.kernel.org/pub/scm/linux/kernel/git/dlemoal/zonefs.git
S: Maintained
F: fs/zonefs/
+F: Documentation/filesystems/zonefs.txt
ZPOOL COMPRESSED PAGE STORAGE API
M: Dan Streetman <ddstreet@ieee.org>