Change in ...nfs-ganesha[next]: MDCACHE - Call read/write callbacks in MDCACHE context
by Daniel Gryniewicz (GerritHub)
Daniel Gryniewicz has uploaded this change for review. ( https://review.gerrithub.io/c/ffilz/nfs-ganesha/+/467372 )
Change subject: MDCACHE - Call read/write callbacks in MDCACHE context
......................................................................
MDCACHE - Call read/write callbacks in MDCACHE context
Various calls (such as mdcache_put() and mdcache_kill_entry()) need to
be called in MDCACHE context. However, the read/write callbacks are
called in the context of the sub-FSAL.
Make the entire callback in MDCACHE context, to avoid any future issues.
Change-Id: I49199835dee8e933edf86964410f4a811e993a5c
Signed-off-by: Daniel Gryniewicz <dang(a)redhat.com>
---
M src/FSAL/Stackable_FSALs/FSAL_MDCACHE/mdcache_file.c
1 file changed, 43 insertions(+), 11 deletions(-)
git pull ssh://review.gerrithub.io:29418/ffilz/nfs-ganesha refs/changes/72/467372/1
--
To view, visit https://review.gerrithub.io/c/ffilz/nfs-ganesha/+/467372
To unsubscribe, or for help writing mail filters, visit https://review.gerrithub.io/settings
Gerrit-Project: ffilz/nfs-ganesha
Gerrit-Branch: next
Gerrit-Change-Id: I49199835dee8e933edf86964410f4a811e993a5c
Gerrit-Change-Number: 467372
Gerrit-PatchSet: 1
Gerrit-Owner: Daniel Gryniewicz <dang(a)redhat.com>
Gerrit-MessageType: newchange
5 years, 3 months
Change in ...nfs-ganesha[next]: gss_credcache printerr: fix log level argument type
by Dominique Martinet (GerritHub)
Dominique Martinet has uploaded this change for review. ( https://review.gerrithub.io/c/ffilz/nfs-ganesha/+/467259 )
Change subject: gss_credcache printerr: fix log level argument type
......................................................................
gss_credcache printerr: fix log level argument type
clang complains about a log_levels_t not being a log_component_t
Change-Id: I4248fa30d44a7f9ad00e3ed2f4d817d2482bc20a
Signed-off-by: Dominique Martinet <dominique.martinet(a)cea.fr>
---
M src/RPCAL/gss_credcache.c
1 file changed, 2 insertions(+), 2 deletions(-)
git pull ssh://review.gerrithub.io:29418/ffilz/nfs-ganesha refs/changes/59/467259/1
--
To view, visit https://review.gerrithub.io/c/ffilz/nfs-ganesha/+/467259
To unsubscribe, or for help writing mail filters, visit https://review.gerrithub.io/settings
Gerrit-Project: ffilz/nfs-ganesha
Gerrit-Branch: next
Gerrit-Change-Id: I4248fa30d44a7f9ad00e3ed2f4d817d2482bc20a
Gerrit-Change-Number: 467259
Gerrit-PatchSet: 1
Gerrit-Owner: Dominique Martinet <asmadeus(a)codewreck.org>
Gerrit-MessageType: newchange
5 years, 3 months