|
@@ -92,7 +92,7 @@ extern int cifs_get_inode_info(struct inode **pinode,
|
|
extern int cifs_get_inode_info_unix(struct inode **pinode,
|
|
extern int cifs_get_inode_info_unix(struct inode **pinode,
|
|
const unsigned char *search_path,
|
|
const unsigned char *search_path,
|
|
struct super_block *sb, int xid);
|
|
struct super_block *sb, int xid);
|
|
-
|
|
|
|
|
|
+extern void get_mode_from_acl(struct inode * inode, const char * search_path);
|
|
extern int cifs_mount(struct super_block *, struct cifs_sb_info *, char *,
|
|
extern int cifs_mount(struct super_block *, struct cifs_sb_info *, char *,
|
|
const char *);
|
|
const char *);
|
|
extern int cifs_umount(struct super_block *, struct cifs_sb_info *);
|
|
extern int cifs_umount(struct super_block *, struct cifs_sb_info *);
|