]> git.kernelconcepts.de Git - karo-tx-linux.git/commit
Orangefs: Don't wait the old-fashioned way.
authorMike Marshall <hubcap@omnibond.com>
Mon, 14 Dec 2015 19:54:46 +0000 (14:54 -0500)
committerMike Marshall <hubcap@omnibond.com>
Mon, 14 Dec 2015 19:54:46 +0000 (14:54 -0500)
commitce6c414e17be602a84b1b34915468f8301ed14a0
treef2373d995a4e4ad8f88a8a719df5fb6fb421cb83
parent97f100277cfdcd268f0cf3d83bb6e4d1a345bc80
Orangefs: Don't wait the old-fashioned way.

Get rid of add_wait_queue, set_current_state, etc, and use the
wait_event() model.

Signed-off-by: Mike Marshall <hubcap@omnibond.com>
fs/orangefs/devorangefs-req.c
fs/orangefs/orangefs-bufmap.c
fs/orangefs/waitqueue.c