commit | 1a89eb0a8f6d5c25174b0b465cda6d5e480c5830 | [log] [tgz] |
---|---|---|
author | Christian Gromm <christian.gromm@microchip.com> | Wed Apr 03 15:19:54 2019 +0200 |
committer | Greg Kroah-Hartman <gregkh@linuxfoundation.org> | Tue Apr 16 13:25:18 2019 +0200 |
tree | 7a5c73edb30327108edbdf434af67cabe6170e17 | |
parent | a15f465caf09980c14dac115e3efb152f170351f [diff] |
staging: most: configfs: add code for link removal This patch adds code that cleans up established links whenever the destroy attribute is set or if the config_item (directory) is being removed. Signed-off-by: Christian Gromm <christian.gromm@microchip.com> Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>