On Wed, 2018-08-08 at 16:41 -0600, Keith Busch wrote: > The informational and miscellaneous flag options are becoming more > numerous, and can be difficult to remember what can be listed. This > patch adds a 'verbose' option that increases the detail listed by > automatically enabling options and less essential information. > > The verbose option can be repeated multiple times to increase the > detail. There are currently three levels of verbose with output detail > documented in the ndctl list manpage. > > Suggested-by: Dan Williams <[email protected]> > Signed-off-by: Keith Busch <[email protected]> > --- > v3 -> v4: > > Added the verbose check for namespace numa node (per Ross) > > Documentation/ndctl/ndctl-list.txt | 14 ++++++++++++++ > ndctl/list.c | 25 ++++++++++++++++++++++++- > ndctl/namespace.c | 2 +- > util/json.c | 32 ++++++++++++++++++++------ > ------ > util/json.h | 1 + > 5 files changed, 60 insertions(+), 14 deletions(-)
Looks good, applied _______________________________________________ Linux-nvdimm mailing list [email protected] https://lists.01.org/mailman/listinfo/linux-nvdimm
