Whamcloud - gitweb
LU-8599 utils: restore lshowmount utility 93/17593/13
authorAndreas Dilger <andreas.dilger@intel.com>
Wed, 14 Sep 2016 17:49:55 +0000 (01:49 +0800)
committerOleg Drokin <oleg.drokin@intel.com>
Mon, 26 Sep 2016 15:18:53 +0000 (15:18 +0000)
commit6c47e7f99f5fa8884751ac549a45dd3c0b81e7f1
treee15cc46b73b806777d5e26e7615046a05eadb14b
parentcf5882e6d381c18ec07d53a38010fcf2eb0d754d
LU-8599 utils: restore lshowmount utility

The lshowmount utility was removed in commit b5a7260ae8f as being
obsolete, but it was not as unused as previously thought.

Restore lshowmount.c, lshowmount.8, nidlist.c, and nidlist.h  from
history, with minor updates to the Makefiles and .gitignore to avoid
conflicts in context.

Signed-off-by: Andreas Dilger <andreas.dilger@intel.com>
Signed-off-by: Yang Sheng <yang.sheng@intel.com>
Change-Id: Ibf6f72684d4dcaa95e0366b4fde74386893ebbe5
Reviewed-on: http://review.whamcloud.com/17593
Tested-by: Jenkins
Tested-by: Maloo <hpdd-maloo@intel.com>
Reviewed-by: James Simmons <uja.ornl@yahoo.com>
Reviewed-by: Thomas Stibor <t.stibor@gsi.de>
Reviewed-by: Oleg Drokin <oleg.drokin@intel.com>
lustre/doc/Makefile.am
lustre/doc/lshowmount.8 [new file with mode: 0644]
lustre/doc/lustre.7
lustre/tests/conf-sanity.sh
lustre/utils/.gitignore
lustre/utils/Makefile.am
lustre/utils/lshowmount.c [new file with mode: 0644]
lustre/utils/nidlist.c [new file with mode: 0644]
lustre/utils/nidlist.h [new file with mode: 0644]