Commit fcef0e6
fs: dlm: fix lowcomms_start error case
This patch fixes the error path handling in lowcomms_start(). We need to
cleanup some static allocated data structure and cleanup possible
workqueue if these have started.
Signed-off-by: Alexander Aring <aahringo@redhat.com>
Signed-off-by: David Teigland <teigland@redhat.com>1 parent 7d3848c commit fcef0e6
1 file changed
Lines changed: 12 additions & 3 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
1803 | 1803 | | |
1804 | 1804 | | |
1805 | 1805 | | |
1806 | | - | |
| 1806 | + | |
1807 | 1807 | | |
1808 | | - | |
| 1808 | + | |
| 1809 | + | |
| 1810 | + | |
| 1811 | + | |
1809 | 1812 | | |
| 1813 | + | |
| 1814 | + | |
1810 | 1815 | | |
1811 | 1816 | | |
1812 | 1817 | | |
| |||
1823 | 1828 | | |
1824 | 1829 | | |
1825 | 1830 | | |
| 1831 | + | |
1826 | 1832 | | |
1827 | 1833 | | |
1828 | 1834 | | |
| |||
1960 | 1966 | | |
1961 | 1967 | | |
1962 | 1968 | | |
1963 | | - | |
| 1969 | + | |
1964 | 1970 | | |
1965 | 1971 | | |
1966 | 1972 | | |
| |||
1977 | 1983 | | |
1978 | 1984 | | |
1979 | 1985 | | |
| 1986 | + | |
| 1987 | + | |
| 1988 | + | |
1980 | 1989 | | |
1981 | 1990 | | |
1982 | 1991 | | |
| |||
0 commit comments