jdb/jbd2: factor out common functions from the jbd[2] header files
authorThomas Gleixner <tglx@linutronix.de>
Thu, 27 Oct 2011 08:38:18 +0000 (04:38 -0400)
committerTheodore Ts'o <tytso@mit.edu>
Thu, 27 Oct 2011 08:38:18 +0000 (04:38 -0400)
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>

No differences found