Daniel Gryniewicz has uploaded this change for review.

View Change

MDCACHE - Cancel dirmap LRU when destroying export

The dirmap LRU thread accesses the export, but when the export is
removed, this causes a use-after-free. Cancel the dirmap LRU when it's
export is removed.

Change-Id: Idd001de7558234c108d9023e68609acce7d9b3bf
Signed-off-by: Daniel Gryniewicz <dang@redhat.com>
---
M src/FSAL/Stackable_FSALs/FSAL_MDCACHE/mdcache_export.c
M src/FSAL/Stackable_FSALs/FSAL_MDCACHE/mdcache_int.h
M src/FSAL/Stackable_FSALs/FSAL_MDCACHE/mdcache_lru.c
M src/FSAL/Stackable_FSALs/FSAL_MDCACHE/mdcache_lru.h
4 files changed, 47 insertions(+), 5 deletions(-)

git pull ssh://review.gerrithub.io:29418/ffilz/nfs-ganesha refs/changes/66/460866/1

To view, visit change 460866. To unsubscribe, or for help writing mail filters, visit settings.

Gerrit-Project: ffilz/nfs-ganesha
Gerrit-Branch: next
Gerrit-Change-Id: Idd001de7558234c108d9023e68609acce7d9b3bf
Gerrit-Change-Number: 460866
Gerrit-PatchSet: 1
Gerrit-Owner: Daniel Gryniewicz <dang@redhat.com>
Gerrit-MessageType: newchange