Re: [PATCH 009 of 20] knfsd: nfsd: use ip-address-based domain in secinfo case

2007-07-10 Thread J. Bruce Fields
Could you fold the below into this patch? Without this the server can oops on attempts to access a filesystem not exported to the request's source address! Thanks to Olga Kornievskaia for the testing that found this. --b. diff --git a/fs/nfsd/export.c b/fs/nfsd/export.c index 333e5cf..582b494 1

[PATCH 009 of 20] knfsd: nfsd: use ip-address-based domain in secinfo case

2007-07-09 Thread NeilBrown
From: J. Bruce Fields <[EMAIL PROTECTED]> With this patch, we fall back on using the gss/pseudoflavor only if we fail to find a matching auth_unix export that has a secinfo list. As long as sec= options aren't used, there's still no change in behavior here (except possibly for some additional au