orangefs: get rid of loop in wait_for_matching_downcall()
authorAl Viro <viro@zeniv.linux.org.uk>
Sat, 13 Feb 2016 15:15:22 +0000 (10:15 -0500)
committerMike Marshall <hubcap@omnibond.com>
Fri, 19 Feb 2016 18:45:53 +0000 (13:45 -0500)
commitd2d87a3b6df3088a991e277d42cd6a549ff2bc66
tree7ca20690b8305a13283568762d2e2ab7b69574da
parentcf22644a0e5f1a66c61e90da15784effe3ba7ced
orangefs: get rid of loop in wait_for_matching_downcall()

turn op->waitq into struct completion...

Signed-off-by: Al Viro <viro@zeniv.linux.org.uk>
Signed-off-by: Mike Marshall <hubcap@omnibond.com>
fs/orangefs/orangefs-cache.c
fs/orangefs/orangefs-kernel.h
fs/orangefs/waitqueue.c