]> pilppa.org Git - linux-2.6-omap-h63xx.git/blobdiff - include/linux/fs.h
[VLAN]: Turn VLAN_DEV_INFO into inline function
[linux-2.6-omap-h63xx.git] / include / linux / fs.h
index b3ec4a496d64faa3a380827abed7b54d9d8bd7da..21398a5d688d3e188325822c781ae19e8c67d6b9 100644 (file)
@@ -1476,7 +1476,7 @@ extern void drop_collected_mounts(struct vfsmount *);
 extern int vfs_statfs(struct dentry *, struct kstatfs *);
 
 /* /sys/fs */
-extern struct kset fs_subsys;
+extern struct kobject *fs_kobj;
 
 #define FLOCK_VERIFY_READ  1
 #define FLOCK_VERIFY_WRITE 2