[<prev] [next>] [day] [month] [year] [list]
Message-ID: <20250529070655.21776-1-diego.viola@gmail.com>
Date: Thu, 29 May 2025 04:06:55 -0300
From: Diego Viola <diego.viola@...il.com>
To: tytso@....edu
Cc: adilger.kernel@...ger.ca,
corbet@....net,
ritesh.list@...il.com,
linux-kernel@...r.kernel.org,
Diego Viola <diego.viola@...il.com>
Subject: [PATCH] Documentation: ext4: fix title underlines in atomic_writes.rst
Match underline length to titles for consistency.
Signed-off-by: Diego Viola <diego.viola@...il.com>
---
Documentation/filesystems/ext4/atomic_writes.rst | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
diff --git a/Documentation/filesystems/ext4/atomic_writes.rst b/Documentation/filesystems/ext4/atomic_writes.rst
index f65767df3620..1f7780924400 100644
--- a/Documentation/filesystems/ext4/atomic_writes.rst
+++ b/Documentation/filesystems/ext4/atomic_writes.rst
@@ -2,7 +2,7 @@
.. _atomic_writes:
Atomic Block Writes
--------------------------
+-------------------
Introduction
~~~~~~~~~~~~
@@ -133,7 +133,7 @@ atomic writes are typically constrained to small sizes
Handling Journal transactions
-~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
+~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
To support multi-fsblock atomic writes, we ensure enough journal credits are
reserved during:
--
2.49.0
Powered by blists - more mailing lists