linux-fsdevel.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* [PATCH v2 0/5] Update the sysctl/fs documentation
@ 2022-09-30 10:29 Stephen Kitt
  2022-09-30 10:29 ` [PATCH v2 1/5] docs: sysctl/fs: remove references to inode-max Stephen Kitt
                   ` (6 more replies)
  0 siblings, 7 replies; 8+ messages in thread
From: Stephen Kitt @ 2022-09-30 10:29 UTC (permalink / raw)
  To: Jonathan Corbet; +Cc: linux-doc, linux-kernel, linux-fsdevel, Stephen Kitt

This patch series updates the sysctl/fs in line with similar changes
made previously to sysctl/kernel and sysctl/abi:

* add an automatically-generated table of contents,
* order the entries alphabetically,
* use consistent markup.

In addition, obsolete entries are removed, and the two aio sections
are merged.

Changes since v2:
* added a cover letter
* request review from linux-fsdevel
* fix the link to core_pattern

Stephen Kitt (5):
  docs: sysctl/fs: remove references to inode-max
  docs: sysctl/fs: remove references to dquot-max/-nr
  docs: sysctl/fs: merge the aio sections
  docs: sysctl/fs: remove references to super-max/-nr
  docs: sysctl/fs: re-order, prettify

 Documentation/admin-guide/sysctl/fs.rst     | 240 ++++++++------------
 Documentation/admin-guide/sysctl/kernel.rst |   2 +
 2 files changed, 97 insertions(+), 145 deletions(-)


base-commit: c3e0e1e23c70455916ff3472072437b3605c6cfe
-- 
2.31.1


^ permalink raw reply	[flat|nested] 8+ messages in thread

end of thread, other threads:[~2022-10-19 22:43 UTC | newest]

Thread overview: 8+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2022-09-30 10:29 [PATCH v2 0/5] Update the sysctl/fs documentation Stephen Kitt
2022-09-30 10:29 ` [PATCH v2 1/5] docs: sysctl/fs: remove references to inode-max Stephen Kitt
2022-09-30 10:29 ` [PATCH v2 2/5] docs: sysctl/fs: remove references to dquot-max/-nr Stephen Kitt
2022-09-30 10:29 ` [PATCH v2 3/5] docs: sysctl/fs: merge the aio sections Stephen Kitt
2022-09-30 10:29 ` [PATCH v2 4/5] docs: sysctl/fs: remove references to super-max/-nr Stephen Kitt
2022-09-30 10:29 ` [PATCH v2 5/5] docs: sysctl/fs: re-order, prettify Stephen Kitt
2022-09-30 10:35 ` [PATCH v2 0/5] Update the sysctl/fs documentation Stephen Kitt
2022-10-19 22:43 ` Jonathan Corbet

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).