Bjorn Leffler has uploaded this change for review. (
https://review.gerrithub.io/c/ffilz/nfs-ganesha/+/549414 )
Change subject: Fix alloc_state method to allocate the correct amount of memory.
......................................................................
Fix alloc_state method to allocate the correct amount of memory.
The status2 method in this file (and numerous other locations throughout
ganesha) expect an fsal_fd struct immediately following the state_t struct.
Signed-off-by: Bjorn Leffler <leffler(a)google.com>
Change-Id: I92e429199124da52d418ff7bd22f983b903fa323
---
M src/FSAL/default_methods.c
1 file changed, 15 insertions(+), 1 deletion(-)
git pull ssh://review.gerrithub.io:29418/ffilz/nfs-ganesha refs/changes/14/549414/1
--
To view, visit
https://review.gerrithub.io/c/ffilz/nfs-ganesha/+/549414
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: I92e429199124da52d418ff7bd22f983b903fa323
Gerrit-Change-Number: 549414
Gerrit-PatchSet: 1
Gerrit-Owner: Bjorn Leffler <leffler(a)google.com>
Gerrit-MessageType: newchange