Tags: sanjain-px/openstorage
Tags
PWX-37959: honour force flag over node status Signed-off-by: sanjain <[email protected]>
PWX-38760: Handle NFS Mounter's Reload when both DNS and IPs are conf… …igured (libopenstorage#2477) (libopenstorage#2478) * PWX-38760: Handle NFS Mounter's Reload when both DNS and IPs are configured. - While reloading for a specific source, we used to check if the in-memory mount table has an entry for that source. - Since source can be an IP or DNS, we need to check if any of the existing sources which are DNS entries resolve to the input source. If found use that mount table entry. * fixup: review comments * fixup: test case args --------- Signed-off-by: Aditya Dani <[email protected]> Signed-off-by: pnookala-px <[email protected]> Co-authored-by: pnookala-px <[email protected]>
PWX-38611 : Replacing gob.Register with gob.RegisterName and passing … …the value from px (libopenstorage#2474) Signed-off-by: Dolly Talreja <[email protected]>