X-Git-Url: https://err.no/cgi-bin/gitweb.cgi?a=blobdiff_plain;f=fs%2Fgfs2%2Fdaemon.h;h=4be084fb6a6219356d691e7e857805458005fe5b;hb=197cd65accc6a274dabcd81f4811ba5d9a4856df;hp=0de9b35579555dcaabf74378bd6ee7fc465d971b;hpb=42f04b6d4c8c69ccffc10863418c5b5f100a8554;p=linux-2.6 diff --git a/fs/gfs2/daemon.h b/fs/gfs2/daemon.h index 0de9b35579..4be084fb6a 100644 --- a/fs/gfs2/daemon.h +++ b/fs/gfs2/daemon.h @@ -12,7 +12,6 @@ int gfs2_glockd(void *data); int gfs2_recoverd(void *data); -int gfs2_logd(void *data); int gfs2_quotad(void *data); #endif /* __DAEMON_DOT_H__ */