The following patches have been queued up in the 'bugfixes' branch on git://git.linux-nfs.org/projects/trondmy/nfs-2.6.git Cheers Trond Chuck Lever (1): NFS: rsize and wsize settings ignored on v4 mounts Dan Carpenter (1): nfs: testing for null instead of ERR_PTR() Trond Myklebust (3): SUNRPC: Fix a bug in rpcauth_prune_expired NFSv4: Don't attempt an atomic open if the file is a mountpoint NFS: Fix an unstable write data integrity race fs/nfs/client.c | 2 ++ fs/nfs/dir.c | 2 +- fs/nfs/super.c | 2 +- fs/nfs/write.c | 36 ++++++++++++++++++++++++++++++++---- include/linux/nfs_fs.h | 1 + net/sunrpc/auth.c | 2 +- 6 files changed, 38 insertions(+), 7 deletions(-) -- To unsubscribe from this list: send the line "unsubscribe linux-nfs" in the body of a message to majordomo@xxxxxxxxxxxxxxx More majordomo info at http://vger.kernel.org/majordomo-info.html