1. 08 Sep, 2009 2 commits
  2. 24 Aug, 2009 1 commit
    • Chuck Lever's avatar
      NFS: Handle a zero-length auth flavor list · 5eecfde6
      Chuck Lever authored
      Some releases of Linux rpc.mountd (nfs-utils 1.1.4 and later) return an
      empty auth flavor list if no sec= was specified for the export.  This is
      notably broken server behavior.
      
      The new auth flavor list checking added in a recent commit rejects this
      case.  The OpenSolaris client does too.
      
      The broken mountd implementation is already widely deployed.  To avoid
      a behavioral regression, the kernel's mount client skips flavor checking
      (ie reverts to the pre-2.6.32 behavior) if mountd returns an empty
      flavor list.
      Signed-off-by: default avatarChuck Lever <chuck.lever@oracle.com>
      Signed-off-by: default avatarTrond Myklebust <Trond.Myklebust@netapp.com>
      5eecfde6
  3. 21 Aug, 2009 1 commit
  4. 20 Aug, 2009 1 commit
  5. 19 Aug, 2009 6 commits
  6. 14 Aug, 2009 21 commits
  7. 13 Aug, 2009 8 commits