Whamcloud - gitweb
Fixed potential ordering constraint problem in e2fsck's journal
authorTheodore Ts'o <tytso@mit.edu>
Thu, 27 May 2004 00:58:45 +0000 (20:58 -0400)
committerTheodore Ts'o <tytso@mit.edu>
Thu, 27 May 2004 00:58:45 +0000 (20:58 -0400)
commit93effaa456e490c6dfff08287c8f5c652cac8469
tree4dee0493ff3ecf1fb17e37d822d8fa697aff587e
parent1b510f57f4f0bf52b59a6e745894e202a9addb97
Fixed potential ordering constraint problem in e2fsck's journal
recovery code by implementing the sync_blockdev function.  Thanks to
Junfeng Yang from the Stanford Metacompilation group for pointing this
out.
e2fsck/ChangeLog
e2fsck/jfs_user.h
e2fsck/journal.c