[CIFS] Allow to set extended attribute cifs_acl (try #2)
[deliverable/linux.git] / fs / cifs / cifsproto.h
index e94526949677e8a728de8b3896ab05348abe954a..0e4e057e289105f9c44798b8b738ba0a40cdb265 100644 (file)
@@ -143,6 +143,8 @@ extern int cifs_acl_to_fattr(struct cifs_sb_info *cifs_sb,
 extern int mode_to_cifs_acl(struct inode *inode, const char *path, __u64);
 extern struct cifs_ntsd *get_cifs_acl(struct cifs_sb_info *, struct inode *,
                                        const char *, u32 *);
+extern int set_cifs_acl(struct cifs_ntsd *, __u32, struct inode *,
+                               const char *);
 
 extern int cifs_mount(struct super_block *, struct cifs_sb_info *, char *,
                        const char *);
This page took 0.034001 seconds and 5 git commands to generate.