Fix build (with gcc).
Reported by: bz, ian Sponsored by: The FreeBSD Foundation MFC after: 2 weeks
This commit is contained in:
parent
d96a61e42b
commit
9928931186
@ -738,6 +738,7 @@ static int softdep_process_worklist(struct mount *, int);
|
||||
static int softdep_waitidle(struct mount *, int);
|
||||
static void drain_output(struct vnode *);
|
||||
static struct buf *getdirtybuf(struct buf *, struct rwlock *, int);
|
||||
static int check_inodedep_free(struct inodedep *);
|
||||
static void clear_remove(struct mount *);
|
||||
static void clear_inodedeps(struct mount *);
|
||||
static void unlinked_inodedep(struct mount *, struct inodedep *);
|
||||
|
Loading…
Reference in New Issue
Block a user