Whamcloud - gitweb
LU-930 doc: move server man pages to server package 52/33952/2
authorAndreas Dilger <adilger@whamcloud.com>
Wed, 2 Jan 2019 22:07:47 +0000 (15:07 -0700)
committerOleg Drokin <green@whamcloud.com>
Wed, 30 Jan 2019 02:40:55 +0000 (02:40 +0000)
Don't install the ll_decode_filter_fid.8 and llverdev.8 man pages
with the client build.  These utilities are only on the server.

Test-Parameters: trivial
Signed-off-by: Andreas Dilger <adilger@whamcloud.com>
Change-Id: I713107f6e8f09866650245d5835f41db6abcab07
Reviewed-on: https://review.whamcloud.com/33952
Tested-by: Jenkins
Tested-by: Maloo <maloo@whamcloud.com>
Reviewed-by: Emoly Liu <emoly@whamcloud.com>
Reviewed-by: Nathaniel Clark <nclark@whamcloud.com>
Reviewed-by: Oleg Drokin <green@whamcloud.com>
lustre/doc/Makefile.am

index 812adbd..b2dbb4b 100644 (file)
@@ -111,12 +111,10 @@ MANFILES =                                        \
        llapi_path2fid.3                        \
        llapi_path2parent.3                     \
        llapi_quotactl.3                        \
-       ll_decode_filter_fid.8                  \
        ll_decode_linkea.8                      \
        llobdstat.8                             \
        llog_reader.8                           \
        llstat.8                                \
-       llverdev.8                              \
        lnetctl.8                               \
        lst.8                                   \
        lustre.7                                \
@@ -153,6 +151,8 @@ SERVER_MANFILES =                           \
        lctl-snapshot-list.8                    \
        lctl-snapshot-mount.8                   \
        lctl-snapshot-umount.8                  \
+       ll_decode_filter_fid.8                  \
+       llverdev.8                              \
        lshowmount.8                            \
        mkfs.lustre.8                           \
        tunefs.lustre.8