提交 02bb4873 编写于 作者: Z Zhi Yong Wu 提交者: Ben Myers

xfs: fix the comment of xfs_bmap_last_before()

Signed-off-by: NZhi Yong Wu <wuzhy@linux.vnet.ibm.com>
Reviewed-by: NMark Tinguely <tinguely@sgi.com>
Signed-off-by: NBen Myers <bpm@sgi.com>
上级 a97f4df7
......@@ -1550,7 +1550,7 @@ xfs_bmap_first_unused(
}
/*
* Returns the file-relative block number of the last block + 1 before
* Returns the file-relative block number of the last block - 1 before
* last_block (input value) in the file.
* This is not based on i_size, it is based on the extent records.
* Returns 0 for local files, as they do not have extent records.
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册