diff options
author | Andreas Dilger <[email protected]> | 2009-07-30 20:09:46 +0200 |
---|---|---|
committer | Jan Kara <[email protected]> | 2009-09-16 17:44:10 +0200 |
commit | b449fc6fcc07a392c69f3c1db9a4ad4dda8cbcba (patch) | |
tree | cc748936233e62cb8ae3325505e84805fb08b5ad /fs/jbd/commit.c | |
parent | ab86e5765d41a5eb4239a1c04d613db87bea5ed8 (diff) |
JBD: round commit timer up to avoid uncommitted transaction
Fix jiffie rounding in jbd commit timer setup code. Rounding down could cause
the timer to be fired before the corresponding transaction has expired. That
transaction can stay not committed forever if no new transaction is created or
explicit sync/umount happens.
Signed-off-by: Andreas Dilger <[email protected]>
Signed-off-by: Jan Kara <[email protected]>
Diffstat (limited to 'fs/jbd/commit.c')
0 files changed, 0 insertions, 0 deletions