commit | 389931ca1f02b5b6676a90345c8a624d6497cf80 | [log] [tgz] |
---|---|---|
author | Darrick J. Wong <darrick.wong@oracle.com> | Tue Aug 26 23:32:05 2014 -0400 |
committer | Theodore Ts'o <tytso@mit.edu> | Tue Aug 26 23:32:05 2014 -0400 |
tree | 045a9be2e9a1ae2a7bf7bb3473c546ec9c529de8 | |
parent | c1c8800b71521959b0ea3e8e385ed9e01f902612 [diff] |
contrib: add script to help resync journal code with kernel Add a script that handles (most) of the code massaging necessary to resync {recovery,revoke}.c from the Linux kernel into e2fsprogs. Usage: jbd2-resync.sh linux/fs/jbd2/revoke.c e2fsprogs/e2fsck/revoke.c Signed-off-by: Darrick J. Wong <darrick.wong@oracle.com> Signed-off-by: Theodore Ts'o <tytso@mit.edu>