alistair23-linux/fs/jbd2
Duane Griffin 83c49523c9 jbd2: eliminate duplicated code in revocation table init/destroy functions
The revocation table initialisation/destruction code is repeated for each of
the two revocation tables stored in the journal. Refactoring the duplicated
code into functions is tidier, simplifies the logic in initialisation in
particular, and slightly reduces the code size.

There should not be any functional change.

Signed-off-by: Duane Griffin <duaneg@dghda.com>
Signed-off-by: Mingming Cao <cmm@us.ibm.com>
Signed-off-by: "Theodore Ts'o" <tytso@mit.edu>
2008-04-17 10:38:59 -04:00
..
checkpoint.c
commit.c jbd2: fix possible journal overflow issues 2008-04-17 10:38:59 -04:00
journal.c jbd2: use non-racy method for proc entries creation 2008-04-29 08:06:20 -07:00
Makefile
recovery.c
revoke.c jbd2: eliminate duplicated code in revocation table init/destroy functions 2008-04-17 10:38:59 -04:00
transaction.c jbd2: fix possible journal overflow issues 2008-04-17 10:38:59 -04:00