“1da177e4c3f41524e886b7f1b8a0c1fc7321cac2”上不存在“fs/xfs/libxfs/xfs_ialloc.h”
提交 96ee34be 编写于 作者: C Chen Baozi 提交者: Ben Myers

xfs: fix comment typo of struct xfs_da_blkinfo.

Fix trivial typo error that has written "It" to "Is".
Signed-off-by: NChen Baozi <baozich@gmail.com>
Reviewed-by: NBen Myers <bpm@sgi.com>
Signed-off-by: NBen Myers <bpm@sgi.com>
上级 a2dcf5df
...@@ -32,7 +32,7 @@ struct zone; ...@@ -32,7 +32,7 @@ struct zone;
/* /*
* This structure is common to both leaf nodes and non-leaf nodes in the Btree. * This structure is common to both leaf nodes and non-leaf nodes in the Btree.
* *
* Is is used to manage a doubly linked list of all blocks at the same * It is used to manage a doubly linked list of all blocks at the same
* level in the Btree, and to identify which type of block this is. * level in the Btree, and to identify which type of block this is.
*/ */
#define XFS_DA_NODE_MAGIC 0xfebe /* magic number: non-leaf blocks */ #define XFS_DA_NODE_MAGIC 0xfebe /* magic number: non-leaf blocks */
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册