Files
twx-linux/include/linux
Chengguang Xu 5b85676824 jbd2: fix potential double free
commit 0d52154bb0 upstream.

When failing from creating cache jbd2_inode_cache, we will destroy the
previously created cache jbd2_handle_cache twice.  This patch fixes
this by moving each cache initialization/destruction to its own
separate, individual function.

Signed-off-by: Chengguang Xu <cgxu519@gmail.com>
Signed-off-by: Theodore Ts'o <tytso@mit.edu>
Cc: stable@kernel.org
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
2019-05-22 07:37:44 +02:00
..
2019-04-17 08:38:42 +02:00
2019-04-20 09:16:05 +02:00
2019-03-23 20:10:09 +01:00
2019-04-05 22:33:12 +02:00
2019-05-22 07:37:44 +02:00
2019-05-16 19:41:22 +02:00
2019-05-04 09:20:11 +02:00
2019-04-17 08:38:45 +02:00