Whamcloud - gitweb
e2fsck: recover revoke blocks on 64bit filesystems correctly
authorDarrick J. Wong <djwong@us.ibm.com>
Sat, 8 Oct 2011 17:36:52 +0000 (13:36 -0400)
committerTheodore Ts'o <tytso@mit.edu>
Sat, 8 Oct 2011 17:37:08 +0000 (13:37 -0400)
commit79a4dddbf7636160c6506a42402505d676b9a6e0
tree9b4b4aba1a9d16543808a76f5fefc3a90dbb5581
parent84888e55438c7aa70d5866c203c06aea7576542e
e2fsck: recover revoke blocks on 64bit filesystems correctly

Since the advent of 64bit filesystems, revoke blocks store 64-bit
block numbers instead of 32-bit block numbers.  Therefore we need to
be able to handle that case.

Signed-off-by: Darrick J. Wong <djwong@us.ibm.com>
Signed-off-by: "Theodore Ts'o" <tytso@mit.edu>
e2fsck/jfs_user.h
e2fsck/recovery.c