commit | 58830550f009c5f60f702c9d3021f8c3be0012b0 | [log] [tgz] |
---|---|---|
author | Trond Myklebust <trond.myklebust@primarydata.com> | Tue Aug 04 17:18:10 2015 -0400 |
committer | Trond Myklebust <trond.myklebust@primarydata.com> | Wed Aug 12 14:56:19 2015 -0400 |
tree | 53168be3bfd573cc14a78c8c86355e391ba344b4 | |
parent | e1c06f80dcca54cd323d1b98eb385a2c05c6e06b [diff] |
NFSv4.1/pnfs: Remove redundant wakeup in pnfs_send_layoutreturn() 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>