orangefs: make wait_for_...downcall() static
Signed-off-by: Al Viro <viro@zeniv.linux.org.uk> Signed-off-by: Mike Marshall <hubcap@omnibond.com>
This commit is contained in:
Родитель
831d094979
Коммит
ade3d78104
|
@ -16,6 +16,9 @@
|
||||||
#include "orangefs-kernel.h"
|
#include "orangefs-kernel.h"
|
||||||
#include "orangefs-bufmap.h"
|
#include "orangefs-bufmap.h"
|
||||||
|
|
||||||
|
static int wait_for_cancellation_downcall(struct orangefs_kernel_op_s *);
|
||||||
|
static int wait_for_matching_downcall(struct orangefs_kernel_op_s *);
|
||||||
|
|
||||||
/*
|
/*
|
||||||
* What we do in this function is to walk the list of operations that are
|
* What we do in this function is to walk the list of operations that are
|
||||||
* present in the request queue and mark them as purged.
|
* present in the request queue and mark them as purged.
|
||||||
|
|
Загрузка…
Ссылка в новой задаче