Merge branch 'for-linus-4.7' of git://git.kernel.org/pub/scm/linux/kernel/git/mason...
[deliverable/linux.git] / fs / xfs / xfs_sysfs.h
index be692e59938db7e8cba4ca4186b1a8f90928887c..d04637181ef21709715d6320bf0569e3d715740a 100644 (file)
@@ -58,4 +58,7 @@ xfs_sysfs_del(
        wait_for_completion(&kobj->complete);
 }
 
+int    xfs_error_sysfs_init(struct xfs_mount *mp);
+void   xfs_error_sysfs_del(struct xfs_mount *mp);
+
 #endif /* __XFS_SYSFS_H__ */
This page took 0.026947 seconds and 5 git commands to generate.