diff mbox

[1/2] docs: fix a typo in the AGF section of the disk format doc

Message ID 147988436636.12225.3639807183440429674.stgit@birch.djwong.org (mailing list archive)
State Not Applicable, archived
Headers show

Commit Message

Darrick J. Wong Nov. 23, 2016, 6:59 a.m. UTC
Signed-off-by: Darrick J. Wong <darrick.wong@oracle.com>
---
 .../allocation_groups.asciidoc                     |    2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)



--
To unsubscribe from this list: send the line "unsubscribe linux-xfs" in
the body of a message to majordomo@vger.kernel.org
More majordomo info at  http://vger.kernel.org/majordomo-info.html

Comments

Christoph Hellwig Nov. 29, 2016, 8:13 p.m. UTC | #1
Looks good,

Reviewed-by: Christoph Hellwig <hch@lst.de>
--
To unsubscribe from this list: send the line "unsubscribe linux-xfs" in
the body of a message to majordomo@vger.kernel.org
More majordomo info at  http://vger.kernel.org/majordomo-info.html
diff mbox

Patch

diff --git a/design/XFS_Filesystem_Structure/allocation_groups.asciidoc b/design/XFS_Filesystem_Structure/allocation_groups.asciidoc
index 38d7357..51ca57d 100644
--- a/design/XFS_Filesystem_Structure/allocation_groups.asciidoc
+++ b/design/XFS_Filesystem_Structure/allocation_groups.asciidoc
@@ -636,7 +636,7 @@  The size of the reference count B+tree in this allocation group, in blocks.
 *agf_refcount_root*::
 Block number for the root of the reference count B+tree, if enabled.
 
-*agf_refcount_root*::
+*agf_refcount_level*::
 Depth of the reference count B+tree, if enabled.
 
 *agf_spare64*::