]> www.pilppa.org Git - linux-2.6-omap-h63xx.git/blobdiff - include/linux/fs.h
New helper - current_umask()
[linux-2.6-omap-h63xx.git] / include / linux / fs.h
index 87e7bfc5ebd7f5e198b324f4b7d6877f664856a7..3d7bd5447ca3f9e86557d2705e96be0b6034da8f 100644 (file)
@@ -1741,6 +1741,8 @@ extern void drop_collected_mounts(struct vfsmount *);
 
 extern int vfs_statfs(struct dentry *, struct kstatfs *);
 
+extern int current_umask(void);
+
 /* /sys/fs */
 extern struct kobject *fs_kobj;