linux-IllusionX/fs/jbd2
Yongqiang Yang 0c2022eccb jbd2: allocate transaction from separate slab cache
There is normally only a handful of these active at any one time, but
putting them in a separate slab cache makes debugging memory
corruption problems easier.  Manish Katiyar also wanted this make it
easier to test memory failure scenarios in the jbd2 layer.

Cc: Manish Katiyar <mkatiyar@gmail.com>
Signed-off-by: Yongqiang Yang <xiaoqiangnk@gmail.com>
Signed-off-by: "Theodore Ts'o" <tytso@mit.edu>
2012-02-20 17:53:02 -05:00
..
checkpoint.c jbd2: allocate transaction from separate slab cache 2012-02-20 17:53:02 -05:00
commit.c jbd2: allocate transaction from separate slab cache 2012-02-20 17:53:02 -05:00
journal.c jbd2: allocate transaction from separate slab cache 2012-02-20 17:53:02 -05:00
Kconfig Revert "task_struct: make journal_info conditional" 2009-12-17 13:23:24 -08:00
Makefile [PATCH] jbd2: rename jbd2 symbols to avoid duplication of jbd symbols 2006-10-11 11:14:15 -07:00
recovery.c jbd2: Unify log messages in jbd2 code 2011-11-01 19:09:18 -04:00
revoke.c jbd2: clear revoked flag on buffers before a new transaction started 2011-12-28 17:46:46 -05:00
transaction.c jbd2: allocate transaction from separate slab cache 2012-02-20 17:53:02 -05:00