Merge branch 'drm-nouveau-next' of git://anongit.freedesktop.org/nouveau/linux-2...
[deliverable/linux.git] / fs / jfs / jfs_acl.h
index 54e07559878d12e2fe77c7b39e4f2114c7a3abdb..ad84fe50ca9e897362caa12101d63a590b56073f 100644 (file)
@@ -20,7 +20,7 @@
 
 #ifdef CONFIG_JFS_POSIX_ACL
 
-int jfs_check_acl(struct inode *, int);
+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);
 
This page took 0.026628 seconds and 5 git commands to generate.