]> git.neil.brown.name Git - susman.git/commit
lsusd: add missing unlock of disable file.
authorNeilBrown <neilb@suse.de>
Thu, 15 Mar 2012 20:40:02 +0000 (07:40 +1100)
committerNeilBrown <neilb@suse.de>
Thu, 15 Mar 2012 20:40:02 +0000 (07:40 +1100)
commit9174966fabb76142f905a2d95625652433ab95a3
treea1e291abb52c3fd9198a716092db0f805dfe6d5a
parentee489200b95099ed29a78cc8e16cd266939946d8
lsusd: add missing unlock of disable file.

We shouldn't hold the disable file locked while
alerting watchers.  The comment said that we didn't,
but we did.
So unlock it.

Signed-off-by: NeilBrown <neilb@suse.de>
lsusd.c