Please pull nfsd fixes for 3.10: git://linux-nfs.org/~bfields/linux.git for-3.10 A couple minor fixes for the (new to 3.10) gss-proxy code. And one regression from user-namespace changes. (XBMC clients were doing something admittedly weird--sending -1 gid's--but something that we used to allow.) --b. ---------------------------------------------------------------- Dan Carpenter (1): svcauth_gss: fix error code in use_gss_proxy() J. Bruce Fields (2): svcrpc: implement O_NONBLOCK behavior for use-gss-proxy svcrpc: fix failures to handle -1 uid's and gid's net/sunrpc/auth_gss/svcauth_gss.c | 8 +++++--- net/sunrpc/svcauth_unix.c | 12 +++++++----- 2 files changed, 12 insertions(+), 8 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