NFSv4.1/pnfs: Remove redundant wakeup in pnfs_send_layoutreturn()
authorTrond Myklebust <trond.myklebust@primarydata.com>
Tue, 4 Aug 2015 21:18:10 +0000 (17:18 -0400)
committerTrond Myklebust <trond.myklebust@primarydata.com>
Wed, 12 Aug 2015 18:56:19 +0000 (14:56 -0400)
pnfs_clear_layoutreturn_waitbit() should already be calling
rpc_wake_up(&NFS_SERVER(ino)->roc_rpcwaitq) for us.

Signed-off-by: Trond Myklebust <trond.myklebust@primarydata.com>
fs/nfs/pnfs.c

diff --cc fs/nfs/pnfs.c
Simple merge