sragraha(a)redhat.com has uploaded this change for review. ( https://review.gerrithub.io/c/ffilz/nfs-ganesha/+/1219947?usp=email )
Change subject: Added export_path label to export specific metrics
......................................................................
Added export_path label to export specific metrics
Change-Id: Ic5eab3fc3a0564c8d0db18a351de5f2c06f7c1a4
Signed-off-by: Sreedhar Agraharam <sragraha(a)redhat.com>
---
M src/monitoring/dynamic_metrics.cc
M src/monitoring/include/dynamic_metrics.h
M src/support/server_stats.c
3 files changed, 17 insertions(+), 7 deletions(-)
git pull ssh://review.gerrithub.io:29418/ffilz/nfs-ganesha refs/changes/47/1219947/1
--
To view, visit https://review.gerrithub.io/c/ffilz/nfs-ganesha/+/1219947?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: Ic5eab3fc3a0564c8d0db18a351de5f2c06f7c1a4
Gerrit-Change-Number: 1219947
Gerrit-PatchSet: 1
Gerrit-Owner: sragraha(a)redhat.com
Peter Schwenke has uploaded this change for review. ( https://review.gerrithub.io/c/ffilz/nfs-ganesha/+/1219764?usp=email )
Change subject: Config Parsing: Allow 3 digit mask for IPv6 Export CIDRs
......................................................................
Config Parsing: Allow 3 digit mask for IPv6 Export CIDRs
Allow CIDRs such as ::ffff:192.168.10.0/120 (
which is equivalent to 192.168.10.0/24) and
fe80::5a4d:7416:a595:bd6f/120.
CIDRs such as that will currently fail parsing.
Change-Id: I42d8be0d5b7143b8e53e63fbdddf0cd696bdd4c8
Signed-off-by: Peter Schwenke <pschwenke(a)ddn.com>
---
M src/config_parsing/conf_lex.l
1 file changed, 4 insertions(+), 3 deletions(-)
git pull ssh://review.gerrithub.io:29418/ffilz/nfs-ganesha refs/changes/64/1219764/1
--
To view, visit https://review.gerrithub.io/c/ffilz/nfs-ganesha/+/1219764?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: I42d8be0d5b7143b8e53e63fbdddf0cd696bdd4c8
Gerrit-Change-Number: 1219764
Gerrit-PatchSet: 1
Gerrit-Owner: Peter Schwenke <pschwenke(a)ddn.com>