aboutsummaryrefslogtreecommitdiff
path: root/fs/gfs2/sys.h
diff options
context:
space:
mode:
Diffstat (limited to 'fs/gfs2/sys.h')
-rw-r--r--fs/gfs2/sys.h2
1 files changed, 2 insertions, 0 deletions
diff --git a/fs/gfs2/sys.h b/fs/gfs2/sys.h
index e94560e836d..79182d6ad6a 100644
--- a/fs/gfs2/sys.h
+++ b/fs/gfs2/sys.h
@@ -19,5 +19,7 @@ void gfs2_sys_fs_del(struct gfs2_sbd *sdp);
int gfs2_sys_init(void);
void gfs2_sys_uninit(void);
+int gfs2_recover_set(struct gfs2_sbd *sdp, unsigned jid);
+
#endif /* __SYS_DOT_H__ */