X-Git-Url: https://git.karo-electronics.de/?a=blobdiff_plain;f=fs%2Focfs2%2Fxattr.h;h=1ca7e9a1b7bccbf4b34c270c7cc2009b53e3d370;hb=b4348f32dae3cb6eb4bc21c7ed8f76c0b11e9d6a;hp=5a1ebc789f7eff51d8e364217171c3b0188983a8;hpb=0a6d4e1dc9154c4376358663d74060d1e33d203e;p=mv-sheeva.git diff --git a/fs/ocfs2/xattr.h b/fs/ocfs2/xattr.h index 5a1ebc789f7..1ca7e9a1b7b 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,