X-Git-Url: http://drtracing.org/?a=blobdiff_plain;f=fs%2Focfs2%2Fxattr.h;h=1ca7e9a1b7bccbf4b34c270c7cc2009b53e3d370;hb=9b7895efac906d66d19856194e1ba61f37e231a4;hp=5a1ebc789f7eff51d8e364217171c3b0188983a8;hpb=4a12ca3a00a244e1fd1e673d151ea38b71e11d55;p=deliverable%2Flinux.git diff --git a/fs/ocfs2/xattr.h b/fs/ocfs2/xattr.h index 5a1ebc789f7e..1ca7e9a1b7bc 100644 --- a/fs/ocfs2/xattr.h +++ b/fs/ocfs2/xattr.h @@ -68,7 +68,7 @@ int ocfs2_calc_security_init(struct inode *, int *, int *, struct ocfs2_alloc_context **); int ocfs2_calc_xattr_init(struct inode *, struct buffer_head *, int, struct ocfs2_security_xattr_info *, - int *, int *, struct ocfs2_alloc_context **); + int *, int *, int *); /* * xattrs can live inside an inode, as part of an external xattr block,