Files
linux-apfs/drivers
Takahiro Yasui c7a2bd19b7 dm log: fix dm_io_client leak on error paths
In create_log_context function, dm_io_client_destroy function needs
to be called, when memory allocation of disk_header, sync_bits and
recovering_bits failed, but dm_io_client_destroy is not called.

Cc: stable@kernel.org
Signed-off-by: Takahiro Yasui <tyasui@redhat.com>
Acked-by: Jonathan Brassow <jbrassow@redhat.com>
Signed-off-by: Alasdair G Kergon <agk@redhat.com>
2009-01-06 03:04:56 +00:00
..
2008-12-31 19:56:05 +01:00
2009-01-02 10:19:43 -08:00
2008-12-31 18:07:38 -05:00
2009-01-04 13:33:20 -08:00
2009-01-02 16:12:51 +01:00