]> git.kernelconcepts.de Git - karo-tx-linux.git/blobdiff - include/linux/posix_acl.h
Merge remote-tracking branch 'jk/vfs' into work.misc
[karo-tx-linux.git] / include / linux / posix_acl.h
index 5433eea8e97caec75971df2cba4e58117165b554..5a9a739acdd596fa139d04974140737d9f37ee4f 100644 (file)
@@ -73,6 +73,7 @@ extern int set_posix_acl(struct inode *, int, struct posix_acl *);
 extern int posix_acl_chmod(struct inode *, umode_t);
 extern int posix_acl_create(struct inode *, umode_t *, struct posix_acl **,
                struct posix_acl **);
+extern int posix_acl_update_mode(struct inode *, umode_t *, struct posix_acl **);
 
 extern int simple_set_acl(struct inode *, struct posix_acl *, int);
 extern int simple_acl_create(struct inode *, struct inode *);