mesh: Modify check of the node directory name upon removal
authorInga Stotland <inga.stotland@intel.com>
Mon, 24 Jun 2019 17:41:42 +0000 (10:41 -0700)
committerAnupam Roy <anupam.r@samsung.com>
Tue, 17 Dec 2019 15:12:18 +0000 (20:42 +0530)
commitad89377f8b95b5b1b82214a742cf35edb4408851
treee8c48bf72174d08b26e7ea4ad5eb6cad7cb81cd8
parent00059e19ae6bae5db8f6a5f6710f2311c776a77f
mesh: Modify check of the node directory name upon removal

This removes check for "mesh" as the parent directory name and, instead,
verifies that the node configuration directory name is the hexadecimal
string representating the node's UUID.

Change-Id: Id7ec5d7cb4c609fea7ea79232da8c78cc18f09af
Signed-off-by: Anupam Roy <anupam.r@samsung.com>
mesh/storage.c