X-Git-Url: https://git.proxmox.com/?a=blobdiff_plain;f=fs%2Fjfs%2Fjfs_acl.h;h=ad84fe50ca9e897362caa12101d63a590b56073f;hb=4e34e719e457f2e031297175410fc0bd4016a085;hp=f9285c4900fa5410f82af317360e1028f4a05e6f;hpb=842a2097007b8a01a71a701300e970502a54bbb2;p=mirror_ubuntu-artful-kernel.git diff --git a/fs/jfs/jfs_acl.h b/fs/jfs/jfs_acl.h index f9285c4900fa..ad84fe50ca9e 100644 --- a/fs/jfs/jfs_acl.h +++ b/fs/jfs/jfs_acl.h @@ -20,7 +20,7 @@ #ifdef CONFIG_JFS_POSIX_ACL -int jfs_check_acl(struct inode *, int, unsigned int flags); +struct posix_acl *jfs_get_acl(struct inode *inode, int type); int jfs_init_acl(tid_t, struct inode *, struct inode *); int jfs_acl_chmod(struct inode *inode);