]> git.ipfire.org Git - thirdparty/e2fsprogs.git/commit - e2fsck/problem.h
e2fsck: Detect unordered extents in an extent node
authorTheodore Ts'o <tytso@mit.edu>
Tue, 3 Jun 2008 00:12:34 +0000 (20:12 -0400)
committerTheodore Ts'o <tytso@mit.edu>
Tue, 3 Jun 2008 00:33:30 +0000 (20:33 -0400)
commitd5a8f9a9f25a85b69335915e5dac2a359334b5d7
tree7c4291aeb6735c70f17f29a05d2c823b3bf58f48
parent16bd349e1f9e24e5c936a409953264b09b1231db
e2fsck: Detect unordered extents in an extent node

The logical block numbers must be monotonically increasing, and there
must not be any overlapping extents.  If any are found, report them as
filesystem corruption.

Signed-off-by: "Theodore Ts'o" <tytso@mit.edu>
e2fsck/pass1.c
e2fsck/problem.c
e2fsck/problem.h