summaryrefslogtreecommitdiff
path: root/fs/orangefs/orangefs-kernel.h
diff options
context:
space:
mode:
authorAl Viro <viro@zeniv.linux.org.uk>2016-01-21 22:21:41 -0500
committerMike Marshall <hubcap@omnibond.com>2016-01-23 12:42:43 -0500
commite07db0a2c2e910d6619bfff962d73bd9c886c604 (patch)
tree2fcd1185c69b888589458e5872c5b4453c3336ba /fs/orangefs/orangefs-kernel.h
parent1264ddfdb7afda6f2c994ac30cad925fec346bae (diff)
make orangefs_clean_up_interrupted_operation() static
Signed-off-by: Al Viro <viro@zeniv.linux.org.uk> Signed-off-by: Mike Marshall <hubcap@omnibond.com>
Diffstat (limited to 'fs/orangefs/orangefs-kernel.h')
-rw-r--r--fs/orangefs/orangefs-kernel.h1
1 files changed, 0 insertions, 1 deletions
diff --git a/fs/orangefs/orangefs-kernel.h b/fs/orangefs/orangefs-kernel.h
index ab2b9b061996..d78f3852bc4d 100644
--- a/fs/orangefs/orangefs-kernel.h
+++ b/fs/orangefs/orangefs-kernel.h
@@ -476,7 +476,6 @@ void purge_inprogress_ops(void);
*/
int wait_for_matching_downcall(struct orangefs_kernel_op_s *op);
int wait_for_cancellation_downcall(struct orangefs_kernel_op_s *op);
-void orangefs_clean_up_interrupted_operation(struct orangefs_kernel_op_s *op);
void purge_waiting_ops(void);
/*