[PATCH v2] mount: (manpage) add CephFS filesystem-specific manual page

Viacheslav Dubeyko <[email protected]> Tue, 13 Jan 2026 12:16:37 -0800
Newsgroups org.kernel.vger.util-linux,org.kernel.vger.ceph-devel,org.kernel.vger.linux-fsdevel
Message-ID <[email protected]>
From: Viacheslav Dubeyko <[email protected]>

Currently, manpage for generic mount tool doesn't contain
mentioning of CephFS kernel client filesystem-specific
manual page. This patch adds the mount.ceph(8) mentioning into
file system specific mount options section.

Signed-off-by: Viacheslav Dubeyko <[email protected]>
---
 sys-utils/mount.8.adoc | 1 +
 1 file changed, 1 insertion(+)

diff --git a/sys-utils/mount.8.adoc b/sys-utils/mount.8.adoc
index 4571bd2bfd16..43d2ef9a58a4 100644
--- a/sys-utils/mount.8.adoc
+++ b/sys-utils/mount.8.adoc
@@ -853,6 +853,7 @@ This section lists options that are specific to particular filesystems. Where po
 |===
 |*Filesystem(s)* |*Manual page*
 |btrfs |*btrfs*(5)
+|cephfs |*mount.ceph*(8)
 |cifs |*mount.cifs*(8)
 |ext2, ext3, ext4 |*ext4*(5)
 |fuse |*fuse*(8)
-- 
2.52.0