提交 3f1a9aae 编写于 作者: S Steven Whitehouse

[GFS2] Fix typo in last patch

Signed-off-by: NSteven Whitehouse <swhiteho@redhat.com>
上级 0e0bcae3
......@@ -1181,7 +1181,7 @@ __generic_file_aio_read(struct kiocb *iocb, const struct iovec *iov,
*ppos = pos + retval;
}
if (likely(retval != 0)) {
file_accessed(flip);
file_accessed(filp);
goto out;
}
}
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册