On Sat, Jun 29, 2019 at 02:25:08AM +0100, Sheriff Esseson wrote: > On Fri, Jun 28, 2019 at 10:43:24PM +0100, Sheriff Esseson wrote: > > Convert xfs.txt to ReST, markup and rename accordingly. Update > > Documentation/index.rst. Don't quote the entire previous patch when submitting a new one. > Rid Documentation/filesystems/index.rst of ".rst" in toc-tree references. > > CC xfs-list. > > Correct email indentation. This text should be below the --- line, and it should be marked as "v2:" And you didn't update the MAINTAINERS file. > +For boolean mount options, the names with the "(*)" prefix is the > +default behaviour. For example, take an behaviour enabled by default to be a one (1) or, This line is too long. Doesn't checkpatch.pl complain? > + rtdev=<device> > + An XFS filesystem has up to three parts: a data section, a log > + section, and a real-time section. The real-time section is optional. > + If enabled, ``rtdev`` sets ``device`` to be used as an > + external real-time section, similar to ``logdev`` above. Darrick mentioned the indentation was weird here, and you haven't fixed that. > + sunit=<value> > + Used to specify the stripe unit for a RAID device > + or (in conjunction with ``swidth`` below) a stripe volume. ``value`` must be specified in 512-byte > + block units. This option is only relevant to filesystems line length