[S] Change in ...nfs-ganesha[next]: RGW: Be safe with allocations when parsing rados URL
by Frank Filz (GerritHub)
Frank Filz has uploaded this change for review. ( https://review.gerrithub.io/c/ffilz/nfs-ganesha/+/545028 )
Change subject: RGW: Be safe with allocations when parsing rados URL
......................................................................
RGW: Be safe with allocations when parsing rados URL
Just in case any of x1, x2, or x3 are not actually consumed, free them.
Change-Id: Ib4264488ef6a4d8314a2acde6bb2aabae13575b1
Signed-off-by: Frank S. Filz <ffilzlnx(a)mindspring.com>
---
M src/config_parsing/conf_url_rados.c
1 file changed, 32 insertions(+), 3 deletions(-)
git pull ssh://review.gerrithub.io:29418/ffilz/nfs-ganesha refs/changes/28/545028/1
--
To view, visit https://review.gerrithub.io/c/ffilz/nfs-ganesha/+/545028
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: Ib4264488ef6a4d8314a2acde6bb2aabae13575b1
Gerrit-Change-Number: 545028
Gerrit-PatchSet: 1
Gerrit-Owner: Frank Filz <ffilzlnx(a)mindspring.com>
Gerrit-MessageType: newchange
2 years, 1 month
[S] Change in ...nfs-ganesha[next]: RGW: Disable xattrs
by Frank Filz (GerritHub)
Frank Filz has uploaded this change for review. ( https://review.gerrithub.io/c/ffilz/nfs-ganesha/+/545027 )
Change subject: RGW: Disable xattrs
......................................................................
RGW: Disable xattrs
The code is fatally broken and could not have been tested. Disable until
someone has time to fix it and properly test it.
Change-Id: I1dfd32acf160d0c46cf9eda583fefa11200cfc20
Signed-off-by: Frank S. Filz <ffilzlnx(a)mindspring.com>
---
M src/FSAL/FSAL_RGW/handle.c
M src/FSAL/FSAL_RGW/internal.h
M src/cmake/modules/FindRGW.cmake
3 files changed, 36 insertions(+), 1 deletion(-)
git pull ssh://review.gerrithub.io:29418/ffilz/nfs-ganesha refs/changes/27/545027/1
--
To view, visit https://review.gerrithub.io/c/ffilz/nfs-ganesha/+/545027
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: I1dfd32acf160d0c46cf9eda583fefa11200cfc20
Gerrit-Change-Number: 545027
Gerrit-PatchSet: 1
Gerrit-Owner: Frank Filz <ffilzlnx(a)mindspring.com>
Gerrit-MessageType: newchange
2 years, 1 month
[S] Change in ...nfs-ganesha[next]: mdcache_populate_dir_chunk: state.prev_chunk can't be NULL
by Frank Filz (GerritHub)
Frank Filz has uploaded this change for review. ( https://review.gerrithub.io/c/ffilz/nfs-ganesha/+/545022 )
Change subject: mdcache_populate_dir_chunk: state.prev_chunk can't be NULL
......................................................................
mdcache_populate_dir_chunk: state.prev_chunk can't be NULL
Make Coverity happy... And don't confuse future readers of the code.
Change-Id: Ic6aebca5c092023d933e296b15ae5603aeb8b3a3
Signed-off-by: Frank S. Filz <ffilzlnx(a)mindspring.com>
---
M src/FSAL/Stackable_FSALs/FSAL_MDCACHE/mdcache_helpers.c
1 file changed, 13 insertions(+), 3 deletions(-)
git pull ssh://review.gerrithub.io:29418/ffilz/nfs-ganesha refs/changes/22/545022/1
--
To view, visit https://review.gerrithub.io/c/ffilz/nfs-ganesha/+/545022
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: Ic6aebca5c092023d933e296b15ae5603aeb8b3a3
Gerrit-Change-Number: 545022
Gerrit-PatchSet: 1
Gerrit-Owner: Frank Filz <ffilzlnx(a)mindspring.com>
Gerrit-MessageType: newchange
2 years, 1 month