[L] Change in ...nfs-ganesha[next]: Phase 1: Capturing NFS Memory Stats
by Nishant Puri (GerritHub)
Nishant Puri has uploaded this change for review. ( https://review.gerrithub.io/c/ffilz/nfs-ganesha/+/1218867?usp=email )
Change subject: Phase 1: Capturing NFS Memory Stats
......................................................................
Phase 1: Capturing NFS Memory Stats
Change-Id: I8e1840e4a6a530eaae6e41d532d5f86768445ceb
Signed-off-by: Nishant Puri <npuri(a)redhat.com>
---
M src/MainNFSD/libganesha_nfsd.ver
M src/MainNFSD/nfs_init.c
M src/dbus/dbus_server.c
M src/include/abstract_mem.h
M src/include/export_mgr.h
M src/include/server_stats.h
M src/include/server_stats_private.h
M src/log/log_functions.c
M src/scripts/ganeshactl/Ganesha/glib_dbus_stats.py
M src/scripts/ganeshactl/ganesha_stats.py
M src/support/export_mgr.c
M src/support/server_stats.c
12 files changed, 578 insertions(+), 34 deletions(-)
git pull ssh://review.gerrithub.io:29418/ffilz/nfs-ganesha refs/changes/67/1218867/1
--
To view, visit https://review.gerrithub.io/c/ffilz/nfs-ganesha/+/1218867?usp=email
To unsubscribe, or for help writing mail filters, visit https://review.gerrithub.io/settings?usp=email
Gerrit-MessageType: newchange
Gerrit-Project: ffilz/nfs-ganesha
Gerrit-Branch: next
Gerrit-Change-Id: I8e1840e4a6a530eaae6e41d532d5f86768445ceb
Gerrit-Change-Number: 1218867
Gerrit-PatchSet: 1
Gerrit-Owner: Nishant Puri <npuri(a)redhat.com>
4 hours, 4 minutes
V7.0 impending
by Frank Filz
V7.0 impending
We are trying to wrap up a few last patches so we can tag V7.0. The goal had
been this week, but we didn't quite make it. I really hope we can make it
next week.
If you have patches that have been submitted and not merged that you really
want into V7.0, please reach out and figure out what needs to be done to
make them ready for merge.
Thanks
Fran Filz
2 days, 14 hours
Announce Push of V7-dev.19
by Frank Filz
Branch next
Tag:V7-dev.19
Merge Highlights
* proper handling of IPv4 address encapsulated in IPv6
* fix(nfs3_setattr): fix nullptr deref in WCC handling
* Fix Coverity - 542653, Variable buf going out of scope leaks the storage
it points to. Fix Added
Signed-off-by: Frank S. Filz <ffilzlnx(a)mindspring.com>
Contents:
d65054651 Frank S. Filz V7-dev.19
901cdb2bc Avani Rateria Fix Coverity - 542653, Variable buf going out of
scope leaks the storage it points to. Fix Added
ff5f6194d zhitaoli fix(nfs3_setattr): fix nullptr deref in WCC handling
24c42243e Peter Schwenke Modify nfs_release_nlm_state() to use proper IPv6
matching
3dbf75393 Peter Schwenke SAL: Lock reclaim not working on NFSv4.1 due to
locks not being released
b67e82c06 Peter Schwenke Add comparison of AF_INET and AF_INET6 addresses to
cmp_sockaddr
ae1eea767 Peter Schwenke Canonicalise cr_server_addr in get_client_record()
80c92c803 Peter Schwenke Add common function to convert IP addr string to
sockaddr_t
2 days, 14 hours
[S] Change in ...nfs-ganesha[next]: mdc_up_invalidate to release acl in entry->attrs
by Xueqian Hu (GerritHub)
Xueqian Hu has uploaded this change for review. ( https://review.gerrithub.io/c/ffilz/nfs-ganesha/+/1218306?usp=email )
Change subject: mdc_up_invalidate to release acl in entry->attrs
......................................................................
mdc_up_invalidate to release acl in entry->attrs
Currently we don't have a good option to invalidate acl in entry->attrs.
When a FSAL support chmod to delete ACL, new attr won't have ACL.
However, mdc_update_attr_cache will keep the stale ACL if ACL is
previously present.
In this change, we let mdc_up_invalidate to release acl in entry-attrs,
so a FSAL will have an option to invalidate & release ACL.
Change-Id: I6ab0e2e67f10ad81154ac5b8aea99281c341a1dc
Signed-off-by: Xueqian Hu <xh140312(a)outlook.com>
---
M src/FSAL/Stackable_FSALs/FSAL_MDCACHE/mdcache_up.c
1 file changed, 10 insertions(+), 0 deletions(-)
git pull ssh://review.gerrithub.io:29418/ffilz/nfs-ganesha refs/changes/06/1218306/1
--
To view, visit https://review.gerrithub.io/c/ffilz/nfs-ganesha/+/1218306?usp=email
To unsubscribe, or for help writing mail filters, visit https://review.gerrithub.io/settings?usp=email
Gerrit-MessageType: newchange
Gerrit-Project: ffilz/nfs-ganesha
Gerrit-Branch: next
Gerrit-Change-Id: I6ab0e2e67f10ad81154ac5b8aea99281c341a1dc
Gerrit-Change-Number: 1218306
Gerrit-PatchSet: 1
Gerrit-Owner: Xueqian Hu <xh140312(a)outlook.com>
1 week, 3 days
[S] Change in ...nfs-ganesha[next]: Limit logs when releasing expired clients.
by Lior Suliman (GerritHub)
Attention is currently required from: Frank Filz.
Hello Frank Filz,
I'd like you to do a code review.
Please visit
https://review.gerrithub.io/c/ffilz/nfs-ganesha/+/1218098?usp=email
to review the following change.
Change subject: Limit logs when releasing expired clients.
......................................................................
Limit logs when releasing expired clients.
Change-Id: I09431f816e89043a9e1dea6e668b04a1fb845516
Signed-off-by: Lior Suliman <liorsu(a)gmail.com>
---
M src/SAL/nfs4_clientid.c
1 file changed, 43 insertions(+), 2 deletions(-)
git pull ssh://review.gerrithub.io:29418/ffilz/nfs-ganesha refs/changes/98/1218098/1
--
To view, visit https://review.gerrithub.io/c/ffilz/nfs-ganesha/+/1218098?usp=email
To unsubscribe, or for help writing mail filters, visit https://review.gerrithub.io/settings?usp=email
Gerrit-MessageType: newchange
Gerrit-Project: ffilz/nfs-ganesha
Gerrit-Branch: next
Gerrit-Change-Id: I09431f816e89043a9e1dea6e668b04a1fb845516
Gerrit-Change-Number: 1218098
Gerrit-PatchSet: 1
Gerrit-Owner: Lior Suliman <liorsu(a)google.com>
Gerrit-Reviewer: Frank Filz <ffilzlnx(a)mindspring.com>
Gerrit-Attention: Frank Filz <ffilzlnx(a)mindspring.com>
1 week, 6 days
[M] Change in ...nfs-ganesha[next]: Modify nfs_release_nlm_state() to use proper IPv6 matching
by Peter Schwenke (GerritHub)
Peter Schwenke has uploaded this change for review. ( https://review.gerrithub.io/c/ffilz/nfs-ganesha/+/1217882?usp=email )
Change subject: Modify nfs_release_nlm_state() to use proper IPv6 matching
......................................................................
Modify nfs_release_nlm_state() to use proper IPv6 matching
Use cmp_sockaddr() rather than IP string matching.
Remove the specialised IP string matching functions
ip_str_match() and extractv4() since they are now
longer need and we should be using the common
functions cmp_sockaddr and ip_str_to_sockaddr.
Change-Id: I73743207d0485d178a5d066d26ba880633021af2
Signed-off-by: Peter Schwenke <pschwenke(a)ddn.com>
---
M src/SAL/nfs4_recovery.c
1 file changed, 5 insertions(+), 50 deletions(-)
git pull ssh://review.gerrithub.io:29418/ffilz/nfs-ganesha refs/changes/82/1217882/1
--
To view, visit https://review.gerrithub.io/c/ffilz/nfs-ganesha/+/1217882?usp=email
To unsubscribe, or for help writing mail filters, visit https://review.gerrithub.io/settings?usp=email
Gerrit-MessageType: newchange
Gerrit-Project: ffilz/nfs-ganesha
Gerrit-Branch: next
Gerrit-Change-Id: I73743207d0485d178a5d066d26ba880633021af2
Gerrit-Change-Number: 1217882
Gerrit-PatchSet: 1
Gerrit-Owner: Peter Schwenke <pschwenke(a)ddn.com>
2 weeks, 3 days