The following changes are available from the for-linus branch of the git
repository at:

  git://linux-nfs.org/~bfields/linux.git for-linus

The four patches from Jeff Layton fix a bug that can allow an
unresponsive client to hang lockd.  The other two patches are minor
compile fixes.

--b.

J. Bruce Fields (1):
      nfsd: clean up svc_reserve_auth()

Jeff Layton (4):
      NLM: set RPC_CLNT_CREATE_NOPING for NLM RPC clients
      NLM: have server-side RPC clients default to soft RPC tasks
      NLM: don't reattempt GRANT_MSG when there is already an RPC in flight
      NLM: don't requeue block if it was invalidated while GRANT_MSG was in 
flight

Roland Dreier (1):
      SUNPRC: Fix printk format warning

 fs/lockd/host.c                       |   10 +++++++++-
 fs/lockd/svclock.c                    |   28 ++++++++++++++++++++++++----
 include/linux/sunrpc/svc.h            |   13 +++++--------
 net/sunrpc/xprtrdma/svc_rdma_sendto.c |    3 ++-
 4 files changed, 40 insertions(+), 14 deletions(-)
--
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to [EMAIL PROTECTED]
More majordomo info at  http://vger.kernel.org/majordomo-info.html
Please read the FAQ at  http://www.tux.org/lkml/

Reply via email to