Remove obsolete 'barrier' discussion in fstab section.

This commit is contained in:
Bruce Dubbs 2025-03-06 20:49:11 -06:00
parent b138633c16
commit 5085065b1d

View File

@ -108,6 +108,8 @@ EOF</userinput></screen>
<quote>Default iocharset for FAT</quote> (<option>CONFIG_FAT_DEFAULT_IOCHARSET</option>). <quote>Default iocharset for FAT</quote> (<option>CONFIG_FAT_DEFAULT_IOCHARSET</option>).
There is no way to specify these settings for the There is no way to specify these settings for the
ntfs filesystem at kernel compilation time.</para> ntfs filesystem at kernel compilation time.</para>
<!--
Obsolete since 2011. barrier is the default for both ext3 and ext4.
<para>It is possible to make the ext3 filesystem reliable across power <para>It is possible to make the ext3 filesystem reliable across power
failures for some hard disk types. To do this, add the failures for some hard disk types. To do this, add the
@ -123,5 +125,5 @@ EOF</userinput></screen>
<para>Note: Logical Volume Management (LVM) based partitions cannot use the <para>Note: Logical Volume Management (LVM) based partitions cannot use the
<option>barrier</option> option.</para> <option>barrier</option> option.</para>
-->
</sect1> </sect1>