orangefs: get rid of op->done

shouldn't be needed now

Signed-off-by: Al Viro <viro@zeniv.linux.org.uk>
Signed-off-by: Mike Marshall <hubcap@omnibond.com>
This commit is contained in:
Al Viro
2016-02-13 21:06:50 -05:00
committed by Mike Marshall
parent 82d37f19ff
commit 897c5df6cf
4 changed files with 2 additions and 21 deletions

View File

@@ -205,8 +205,6 @@ struct orangefs_kernel_op_s {
struct completion waitq;
spinlock_t lock;
struct completion done;
atomic_t ref_count;
/* VFS aio fields */