commit | 446066724c3629664e29942a00b0aee0d6b1663a | [log] [tgz] |
---|---|---|
author | Thomas Gleixner <tglx@linutronix.de> | Thu Oct 27 04:38:18 2011 -0400 |
committer | Theodore Ts'o <tytso@mit.edu> | Thu Oct 27 04:38:18 2011 -0400 |
tree | 277cae3f42649cdd32b4841949e74c5cf9212f1f | |
parent | 44705754610dbc63503bc7679ff9d9f84978a76f [diff] |
jdb/jbd2: factor out common functions from the jbd[2] header files The state bits and the lock functions of jbd and jbd2 are identical. Share them. Signed-off-by: Thomas Gleixner <tglx@linutronix.de> Signed-off-by: "Theodore Ts'o" <tytso@mit.edu>