V2.5-dev-15

NOTE: This merge contains a libntirpc pullup, please update your submodule.

Release Highlights

* ntirpc pullup

* fixes to readdir (attribute permission checking and attribute refresh)

* properly cleanup pseudos on unexport

* Config to allow NFS v3 and 9P to use Pseudo instead of Path for mounting

* New FSAL method to allow FSAL to determine if a given caller_uid is
  super user instead of just uid 0

* variety of other fixes

Signed-off-by: Frank S. Filz <ffilzlnx@mindspring.com>
V2.5-dev-15

Change-Id: I1c49497baa06f172edd89c0d830d3a9670b532d1
Signed-off-by: Frank S. Filz <ffilzlnx@mindspring.com>
1 file changed
tree: 6644b66037f0fa379b3bc29f962b6c4b8b8c9807
  1. contrib/
  2. coverity/
  3. jenkins/
  4. src/
  5. .gitignore
  6. .gitmodules
  7. .gitreview
  8. .mailmap
  9. .travis.yml
  10. README.md
README.md

Coverity Scan Build Status nfs-ganesha

NFS-Ganesha is an NFSv3,v4,v4.1 fileserver that runs in user mode on most UNIX/Linux systems. It also supports the 9p.2000L protocol.

For more information, consult the project wiki.