Fix build (with gcc).
Reported by: bz, ian Sponsored by: The FreeBSD Foundation MFC after: 2 weeks
This commit is contained in:
parent
c2fe9c12ff
commit
92897c6ace
@ -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…
x
Reference in New Issue
Block a user