OSDN Git Service

docs: fs: convert porting to ReST
authorMauro Carvalho Chehab <mchehab+samsung@kernel.org>
Fri, 26 Jul 2019 12:51:28 +0000 (09:51 -0300)
committerJonathan Corbet <corbet@lwn.net>
Wed, 31 Jul 2019 19:31:10 +0000 (13:31 -0600)
commit25b532cec59ee119bf1c4081fe06fac43722f61f
tree017c8c9508c26bcdf6a29c03bf13a97d5557b879
parentec23eb54fbc7a07405d416d77e8115e575ce3adc
docs: fs: convert porting to ReST

This file has its own proper style, except that, after a while,
the coding style gets violated and whitespaces are placed on
different ways.

As Sphinx and ReST are very sentitive to whitespace differences,
I had to opt if each entry after required/mandatory/... fields
should start with zero spaces or with a tab. I opted to start them
all from the zero position, in order to avoid needing to break lines
with more than 80 columns, with would make harder for review.

Most of the other changes at porting.rst were made to use an unified
notation with works nice as a text file while also produce a good html
output after being parsed.

Signed-off-by: Mauro Carvalho Chehab <mchehab+samsung@kernel.org>
Signed-off-by: Jonathan Corbet <corbet@lwn.net>
Documentation/filesystems/index.rst
Documentation/filesystems/porting [deleted file]
Documentation/filesystems/porting.rst [new file with mode: 0644]
fs/orangefs/orangefs-kernel.h