提交 84d86e6d 编写于 作者: A Andreas Gruenbacher 提交者: Jiri Kosina

ocfs: fix ocfs2_xattr_user_get() argument name

Signed-off-by: NAndreas Gruenbacher <agruenba@redhat.com>
Signed-off-by: NJiri Kosina <jkosina@suse.cz>
上级 ae0f1e64
......@@ -7342,7 +7342,7 @@ const struct xattr_handler ocfs2_xattr_trusted_handler = {
* 'user' attributes support
*/
static int ocfs2_xattr_user_get(const struct xattr_handler *handler,
struct dentry *unusde, struct inode *inode,
struct dentry *unused, struct inode *inode,
const char *name, void *buffer, size_t size)
{
struct ocfs2_super *osb = OCFS2_SB(inode->i_sb);
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册