]> err.no Git - linux-2.6/blobdiff - include/linux/fs.h
Merge branch 'for-linus' of git://brick.kernel.dk/data/git/linux-2.6-block
[linux-2.6] / include / linux / fs.h
index 552cedfa606449a51dc05d1ae548453089134e45..b77f2608eef92de529977e94d5e379b69c2a4c60 100644 (file)
@@ -1290,6 +1290,9 @@ extern void mnt_set_mountpoint(struct vfsmount *, struct dentry *,
 
 extern int vfs_statfs(struct super_block *, struct kstatfs *);
 
+/* /sys/fs */
+extern struct subsystem fs_subsys;
+
 #define FLOCK_VERIFY_READ  1
 #define FLOCK_VERIFY_WRITE 2