afs: Implement YFS ACL setting
[sfrench/cifs-2.6.git] / fs / afs / internal.h
index b800b4e286d378d3f5ff7a1f1cbe84f42faff4b1..b3cd6e8ad59d1ea91fe7dd03ac7e63e6d036bfdf 100644 (file)
@@ -1383,6 +1383,7 @@ struct yfs_acl {
 
 extern void yfs_free_opaque_acl(struct yfs_acl *);
 extern struct yfs_acl *yfs_fs_fetch_opaque_acl(struct afs_fs_cursor *, unsigned int);
+extern int yfs_fs_store_opaque_acl2(struct afs_fs_cursor *, const struct afs_acl *);
 
 /*
  * Miscellaneous inline functions.