提交 be61678b 编写于 作者: A Artem Bityutskiy

UBIFS: fix commentary

Znode may refer both data nodes and indexing nodes
Signed-off-by: NArtem Bityutskiy <Artem.Bityutskiy@nokia.com>
上级 ba60ecab
......@@ -707,8 +707,8 @@ struct ubifs_jhead {
* struct ubifs_zbranch - key/coordinate/length branch stored in znodes.
* @key: key
* @znode: znode address in memory
* @lnum: LEB number of the indexing node
* @offs: offset of the indexing node within @lnum
* @lnum: LEB number of the target node (indexing node or data node)
* @offs: target node offset within @lnum
* @len: target node length
*/
struct ubifs_zbranch {
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册