提交 61d6899a 编写于 作者: A Andreas Gruenbacher

gfs2: Fix a harmless typo

Signed-off-by: NAndreas Gruenbacher <agruenba@redhat.com>
Signed-off-by: NBob Peterson <rpeterso@redhat.com>
上级 6862c44e
...@@ -145,7 +145,7 @@ static struct gfs2_bufdata *gfs2_alloc_bufdata(struct gfs2_glock *gl, ...@@ -145,7 +145,7 @@ static struct gfs2_bufdata *gfs2_alloc_bufdata(struct gfs2_glock *gl,
* *
* This is used in two distinct cases: * This is used in two distinct cases:
* i) In ordered write mode * i) In ordered write mode
* We put the data buffer on a list so that we can ensure that its * We put the data buffer on a list so that we can ensure that it's
* synced to disk at the right time * synced to disk at the right time
* ii) In journaled data mode * ii) In journaled data mode
* We need to journal the data block in the same way as metadata in * We need to journal the data block in the same way as metadata in
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册