]> git.baikalelectronics.ru Git - kernel.git/commit
staging: most: configfs: add code for link removal
authorChristian Gromm <christian.gromm@microchip.com>
Wed, 3 Apr 2019 13:19:54 +0000 (15:19 +0200)
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>
Tue, 16 Apr 2019 11:25:18 +0000 (13:25 +0200)
commitfd130a522b7e05f37cdc9c9d6e09aee026e5536a
tree7a5c73edb30327108edbdf434af67cabe6170e17
parentd3e14d5f7ff79a0b777257ab5c4f9a569af65580
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>
drivers/staging/most/configfs.c