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:
@@ -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 */
|
||||
|
Reference in New Issue
Block a user