Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/sunfishcode/linux-mount-api-documentation

Formatted copies of the Linux mount API manual page drafts
https://github.com/sunfishcode/linux-mount-api-documentation

Last synced: 5 days ago
JSON representation

Formatted copies of the Linux mount API manual page drafts

Awesome Lists containing this project

README

        

Linux's `fspick`, `fsconfig`, `open_tree`, `move_mount`, `fsopen`, and
`fsmount` syscalls currently lack official documentation. It appears that
drafts of manual pages were [posted to the Linux mailing list], but not
finished.

[posted to the Linux mailing list]: https://lwn.net/ml/linux-kernel/159827191245.306468.4903071494263813779.stgit@warthog.procyon.org.uk/

This repository contains HTML renderings of those drafts, generated using
man2html, with adjustments to URLs so that the links work:

The sources contain the following notices:

Copyright (c) 2020 David Howells

Permission is granted to make and distribute verbatim copies of this
manual provided the copyright notice and this permission notice are
preserved on all copies.

Permission is granted to copy and distribute modified versions of this
manual under the conditions for verbatim copying, provided that the
entire resulting derived work is distributed under the terms of a
permission notice identical to this one.

Since the Linux kernel and libraries are constantly changing, this
manual page may be incorrect or out-of-date. The author(s) assume no
responsibility for errors or omissions, or for damages resulting from
the use of the information contained herein. The author(s) may not
have taken the same level of care in the production of this manual,
which is licensed free of charge, as they might when working
professionally.

Formatted or processed versions of this manual, if unaccompanied by
the source, must acknowledge the copyright and authors of this work.