Skip to content
Snippets Groups Projects
Commit e7520651 authored by Louis Rilling's avatar Louis Rilling Committed by Mark Fasheh
Browse files

configfs: call drop_link() to cleanup after create_link() failure


When allow_link() succeeds but create_link() fails, the subsystem is not
informed of the failure.

This patch fixes this by calling drop_link() on create_link() failures.

Signed-off-by: default avatarLouis Rilling <Louis.Rilling@kerlabs.com>
Signed-off-by: default avatarJoel Becker <joel.becker@oracle.com>
parent 11c3b792
No related branches found
No related tags found
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment