Whamcloud - gitweb
LU-14435 doc: include lfs-flushctx manpage inside packages
authorSebastien Buisson <sbuisson@ddn.com>
Tue, 16 Feb 2021 08:58:25 +0000 (17:58 +0900)
committerAndreas Dilger <adilger@whamcloud.com>
Sat, 6 Mar 2021 20:41:17 +0000 (20:41 +0000)
lfs manpage redirects to lfs-flushctx(1), so it has to be
included in the Lustre packages.

Lustre-change: https://review.whamcloud.com/41676
Lustre-commit: ece23db121d94c8194fada3cf0d0d1f9d9beeed7

Test-Parameters: trivial
Fixes: c246a9ba04 ("LU-14263 gss: unlink revoked key")
Signed-off-by: Sebastien Buisson <sbuisson@ddn.com>
Change-Id: I5c55f8a74eb6dac20fa85b6ea0663ad701341006
Reviewed-on: https://review.whamcloud.com/41859
Tested-by: jenkins <devops@whamcloud.com>
Tested-by: Maloo <maloo@whamcloud.com>
Reviewed-by: Andreas Dilger <adilger@whamcloud.com>
MAINTAINERS
lustre/doc/Makefile.am

index daf6a58..5dc30f0 100644 (file)
@@ -267,6 +267,7 @@ S:  Maintained
 F:     lustre/conf/lgssc.conf
 F:     lustre/conf/lsvcgss
 F:     lustre/doc/lgss_sk.8
+F:     lustre/doc/lfs-flushctx.1
 F:     lustre/llite/xattr_security.c
 F:     lustre/ptlrpc/gss
 F:     lustre/ptlrpc/sec*.c
index b32e670..24bf4ee 100644 (file)
@@ -47,6 +47,7 @@ MANFILES =                                    \
        lfs-df.1                                \
        lfs-fid2path.1                          \
        lfs-find.1                              \
+       lfs-flushctx.1                          \
        lfs-getdirstripe.1                      \
        lfs-getname.1                           \
        lfs-getsom.1                            \