On Wednesday 28 February 2018 14:32:20 Jan Kara wrote: > On Wed 28-02-18 14:08:28, Karel Zak wrote: > > On Tue, Feb 27, 2018 at 12:44:07PM -0600, Steve Kenton wrote: > > > Signed-off-by: Steve Kenton > > > Acked-by: Jan Kara > > > --- > > > sys-utils/mount.8 | 89 +++++++++++++++++++++++++++++++++++++++++-------------- > > > 1 file changed, 67 insertions(+), 22 deletions(-) > > > > Applied, thanks. > > > > Jan, what about to create udf(5) man page? We already have fs-specific > > man pages (e.g. ext4, tmpfs, nfs, btrfs, ...). It's usually maintained > > within fs-specific tools (e.g. ext4 -> e2fsprogs) or together with > > standard man-pages (CC: to Michael). > > I'm fine with that. Pali is actually the maintainer of udf-tools so if he > is willing to take the manpage there, it's probably the best place. Is udftools the best place for kernel udf mount options? Because userspace udftools are not needed for kernel udf driver, nor for mounting existing udf filesystem. For me it looks like that kernel drivers should have its documentation in kernel itself... Anyway, I have not know yet that there is e.g. ext4 manpage which describe mount options. I was always looking into mount.8 manpage for filesystem mount parameters. The only missing filesystem in mount.8 is nfs, but that is probably because mount uses mount.nfs helper. -- Pali Rohár pali.rohar@gmail.com