]> git.baikalelectronics.ru Git - kernel.git/commit
docs: filesystems: convert mandatory-locking.txt to ReST
authorMauro Carvalho Chehab <mchehab+huawei@kernel.org>
Mon, 27 Apr 2020 21:17:08 +0000 (23:17 +0200)
committerJonathan Corbet <corbet@lwn.net>
Tue, 5 May 2020 15:22:22 +0000 (09:22 -0600)
commit3fe5f66cb5d98e02cf6fb74653f1b86aa4aa9195
treea5974af76e77059cf2655e434be5e0a82382c4c8
parentd882f8bae72537588d380196d1aa56a4c0208d0b
docs: filesystems: convert mandatory-locking.txt to ReST

- Add a SPDX header;
- Adjust document title;
- Some whitespace fixes and new line breaks;
- Use notes markups;
- Add it to filesystems/index.rst.

Signed-off-by: Mauro Carvalho Chehab <mchehab+huawei@kernel.org>
Link: https://lore.kernel.org/r/aecd6259fe9f99b2c2b3440eab6a2b989125e00d.1588021877.git.mchehab+huawei@kernel.org
Signed-off-by: Jonathan Corbet <corbet@lwn.net>
Documentation/filesystems/index.rst
Documentation/filesystems/locks.rst
Documentation/filesystems/mandatory-locking.rst [new file with mode: 0644]
Documentation/filesystems/mandatory-locking.txt [deleted file]
fs/locks.c