From: Darrick J. Wong <djwong@xxxxxxxxxx> Fix missing cachestat documentation so that xfs/293 doesn't fail. Signed-off-by: "Darrick J. Wong" <djwong@xxxxxxxxxx> Reviewed-by: Ritesh Harjani (IBM) <ritesh.list@xxxxxxxxx> Reviewed-by: Christoph Hellwig <hch@xxxxxx> --- man/man8/xfs_io.8 | 3 +++ 1 file changed, 3 insertions(+) diff --git a/man/man8/xfs_io.8 b/man/man8/xfs_io.8 index df508054b01cae..726e25af272242 100644 --- a/man/man8/xfs_io.8 +++ b/man/man8/xfs_io.8 @@ -1101,6 +1101,9 @@ .SH FILE I/O COMMANDS Do not print timing information at all. .PD .RE +.TP +.BI "cachestat off len +Print page cache statistics for the given file range. .SH MEMORY MAPPED I/O COMMANDS .TP