Hi Trond- The following four patches implement support in the NFS client's mount option parser for multiple security flavors via "sec=flavor:flavor:flavor:..." This replicates similar support in the legacy (non text-based) mount.nfs command. Since the NFS client itself doesn't support multiple security flavors at the moment, these have been build-tested only. Please consider them for 2.6.27. --- Chuck Lever (4): NFS: text-based mounts should support multiple security flavors NFS4: Set security flavor default for NFSv4 mounts like other defaults NFS: Set security flavor default for NFSv2/3 mounts like other defaults NFS: Refactor logic for parsing NFS security flavor mount options fs/nfs/internal.h | 4 + fs/nfs/super.c | 187 +++++++++++++++++++++++++++++------------------------ 2 files changed, 105 insertions(+), 86 deletions(-) -- Chuck Lever chu ckl eve rat ora cle dot com -- 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