[GFS2] Fix up merge of Linus' kernel into GFS2
[linux-drm-fsl-dcu.git] / include / linux / fs.h
index 1d3e601ece7396263ef5cc40c14c6c0691548452..48f982100f5a2047031496a7a602f44c4512f30c 100644 (file)
@@ -1377,6 +1377,9 @@ extern struct subsystem fs_subsys;
 #define FLOCK_VERIFY_READ  1
 #define FLOCK_VERIFY_WRITE 2
 
+/* /sys/fs */
+extern struct subsystem fs_subsys;
+
 extern int locks_mandatory_locked(struct inode *);
 extern int locks_mandatory_area(int, struct inode *, struct file *, loff_t, size_t);