提交 c8adf94a 编写于 作者: A Al Viro 提交者: Linus Torvalds

[PATCH] hppfs: readdir callback missed in prototype change

Signed-off-by: NAl Viro <viro@zeniv.linux.org.uk>
Signed-off-by: NLinus Torvalds <torvalds@osdl.org>
上级 38d6fd26
......@@ -572,7 +572,7 @@ struct hppfs_dirent {
};
static int hppfs_filldir(void *d, const char *name, int size,
loff_t offset, ino_t inode, unsigned int type)
loff_t offset, u64 inode, unsigned int type)
{
struct hppfs_dirent *dirent = d;
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册