Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]


Groups > linux.kernel > #1696650

[PATCH 2/4] MAINTAINERS: add ndctl files to libnvdimm

From Dan Williams <dan.j.williams@intel.com>
Newsgroups linux.kernel
Subject [PATCH 2/4] MAINTAINERS: add ndctl files to libnvdimm
Date 2017-07-26 00:50 +0200
Message-ID <u7gOm-s4-25@gated-at.bofh.it> (permalink)
References <u7gOl-s4-3@gated-at.bofh.it>
Organization linux.* mail to news gateway

Show all headers | View raw


The ndctl project under tools/ndctl/ provides a helper utility and
library interface to the libnvdimm sub-system.

Signed-off-by: Dan Williams <dan.j.williams@intel.com>
---
 MAINTAINERS |    1 +
 1 file changed, 1 insertion(+)

diff --git a/MAINTAINERS b/MAINTAINERS
index 527d13759ecc..bc9f081faf79 100644
--- a/MAINTAINERS
+++ b/MAINTAINERS
@@ -7348,6 +7348,7 @@ F:	drivers/nvdimm/*
 F:	include/linux/nd.h
 F:	include/linux/libnvdimm.h
 F:	include/uapi/linux/ndctl.h
+F:	tools/ndctl/*
 
 LIBNVDIMM BLK: MMIO-APERTURE DRIVER
 M:	Ross Zwisler <ross.zwisler@linux.intel.com>

Back to linux.kernel | Previous | NextPrevious in thread | Next in thread | Find similar | Unroll thread


Thread

[PATCH 0/4] ndctl: integrate with tools/ infrastructure Dan Williams <dan.j.williams@intel.com> - 2017-07-26 00:50 +0200
  [PATCH 2/4] MAINTAINERS: add ndctl files to libnvdimm Dan Williams <dan.j.williams@intel.com> - 2017-07-26 00:50 +0200
  [PATCH 4/4] ndctl: switch to tools/lib/subcmd/ Dan Williams <dan.j.williams@intel.com> - 2017-07-26 00:50 +0200
  Re: [PATCH 3/4] ndctl: switch to tools/include/linux/{kernel, list, bitmap}.h Dan Williams <dan.j.williams@intel.com> - 2017-07-26 02:10 +0200
    Re: [PATCH 3/4] ndctl: switch to tools/include/linux/{kernel, list,  bitmap}.h Ingo Molnar <mingo@kernel.org> - 2017-07-26 13:30 +0200
      Re: [PATCH 3/4] ndctl: switch to tools/include/linux/{kernel, list, bitmap}.h Dan Williams <dan.j.williams@intel.com> - 2017-07-26 18:10 +0200
        Re: [PATCH 3/4] ndctl: switch to tools/include/linux/{kernel, list,  bitmap}.h Ingo Molnar <mingo@kernel.org> - 2017-07-26 19:30 +0200
          Re: [PATCH 3/4] ndctl: switch to tools/include/linux/{kernel, list, bitmap}.h Dan Williams <dan.j.williams@intel.com> - 2017-07-26 19:40 +0200
            Re: [PATCH 3/4] ndctl: switch to tools/include/linux/{kernel, list,  bitmap}.h Arnaldo Carvalho de Melo <acme@kernel.org> - 2017-07-26 20:00 +0200
              Re: [PATCH 3/4] ndctl: switch to tools/include/linux/{kernel, list, bitmap}.h Dan Williams <dan.j.williams@intel.com> - 2017-07-26 20:20 +0200
            Re: [PATCH 3/4] ndctl: switch to tools/include/linux/{kernel, list,  bitmap}.h Ingo Molnar <mingo@kernel.org> - 2017-07-27 11:00 +0200

csiph-web