Hi Trond,
The following changes since commit 5d01410fe4d92081f349b013a2e7a95429e4f2c9:
Linux 3.18-rc6 (2014-11-23 15:25:20 -0800)
are available in the git repository at:
git://git.linux-nfs.org/projects/anna/nfs-rdma.git tags/nfs-cel-for-3.19
for you to fetch changes up to c2ef47b7f518f5eae5ffed11b8ac754fb263d398:
NFS: Clean up nfs4_init_callback() (2014-11-25 16:22:16 -0500)
Thanks!
Anna
----------------------------------------------------------------
NFS: Generic client side changes from Chuck
These patches fixes for iostats and SETCLIENTID in addition to cleaning
up the nfs4_init_callback() function.
Signed-off-by: Anna Schumaker <[email protected]>
----------------------------------------------------------------
Chuck Lever (3):
SUNRPC: serialize iostats updates
NFS: SETCLIENTID XDR buffer sizes are incorrect
NFS: Clean up nfs4_init_callback()
fs/nfs/nfs4client.c | 31 ++++++++++++++-----------------
fs/nfs/nfs4xdr.c | 10 ++++++----
include/linux/sunrpc/metrics.h | 3 +++
net/sunrpc/stats.c | 21 ++++++++++++++++-----
4 files changed, 39 insertions(+), 26 deletions(-)