MDCACHE - wrap all UP ops to ensure op_ctx is set

Any UP op that can call into MDCACHE must have an op_ctx set, since
MDCACHE needs op_ctx at all times.  Wrap all UP calls, setting op_ctx.
Any calls not consumed are passed along to the upper layer.

Change-Id: Ibc6acd9384d4cf80171c7e76f6e794ece501a876
Signed-off-by: Daniel Gryniewicz <dang@redhat.com>
5 files changed
tree: 37a25a21b9a57bafcba084c138322e8ec68f5589
  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.