Whamcloud - gitweb
Sync kernel's fix for potential double free in jbd2
authorTheodore Ts'o <tytso@mit.edu>
Sat, 9 Nov 2019 02:53:42 +0000 (21:53 -0500)
committerTheodore Ts'o <tytso@mit.edu>
Sat, 9 Nov 2019 06:55:14 +0000 (01:55 -0500)
commit2faf75d24161a7d2d682985812bb9f8f2faea323
tree7ac83159e855294d920dfa32245b510147405c7e
parenta8833696e84db27c34a231d83fdc86871217208d
Sync kernel's fix for potential double free in jbd2

Commit 0d52154bb0a7 ("jbd2: fix potential double free") changes the
interface exported by revoke.c to initialize and destroy the slab
caches.  Make the necessary changes to the code in e2fsck and debugfs
which calls revoke.c

Signed-off-by: Theodore Ts'o <tytso@mit.edu>
debugfs/journal.c
e2fsck/jfs_user.h
e2fsck/journal.c
e2fsck/revoke.c
lib/ext2fs/jfs_compat.h