Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | jdb/jbd2: factor out common functions from the jbd[2] header files | Thomas Gleixner | 2011-10-27 | 1 | -0/+68 |
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> |