linux-xfs.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* [PATCH 1/2] docs: fix a typo in the AGF section of the disk format doc
@ 2016-11-23  6:59 Darrick J. Wong
  2016-11-23  6:59 ` [PATCH 2/2] docs: update refcount btree to reflect new cow staging extent policy Darrick J. Wong
  2016-11-29 20:13 ` [PATCH 1/2] docs: fix a typo in the AGF section of the disk format doc Christoph Hellwig
  0 siblings, 2 replies; 4+ messages in thread
From: Darrick J. Wong @ 2016-11-23  6:59 UTC (permalink / raw)
  To: david, darrick.wong; +Cc: linux-xfs

Signed-off-by: Darrick J. Wong <darrick.wong@oracle.com>
---
 .../allocation_groups.asciidoc                     |    2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)


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*::


^ permalink raw reply related	[flat|nested] 4+ messages in thread

end of thread, other threads:[~2016-11-29 20:13 UTC | newest]

Thread overview: 4+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2016-11-23  6:59 [PATCH 1/2] docs: fix a typo in the AGF section of the disk format doc Darrick J. Wong
2016-11-23  6:59 ` [PATCH 2/2] docs: update refcount btree to reflect new cow staging extent policy Darrick J. Wong
2016-11-29 20:13   ` Christoph Hellwig
2016-11-29 20:13 ` [PATCH 1/2] docs: fix a typo in the AGF section of the disk format doc Christoph Hellwig

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).