On Fri, 18 Dec 2009 10:25:50 -0500 Jeff Layton <jlayton@xxxxxxxxxx> wrote: > Sure. I see another problem in this area too. gss_import_sec_context > can return GSS_S_FAILURE which is unsigned and positive when cast to a > signed value. gss_import_sec_context checks for a negative return from > that function though. Should it be checking for non-zero instead? Oops, sorry. I meant to say "gss_fill_context checks for a negative return". -- Jeff Layton <jlayton@xxxxxxxxxx> -- 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