MDCACHE - can't rename dirent if not in cache

mdcache_dirent_find() can return success if the dirent is not found and
the cache is not trusted.  In this case, we can't rename the dirent, so
just return.

Change-Id: Ia47350395a1d7bc0064b84a565d60d549b793afa
Signed-off-by: Daniel Gryniewicz <dang@redhat.com>
1 file changed
tree: e441e3529e00f462061f9b2c96c18a50cd99a075
  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.