Whamcloud - gitweb
Branch b1_8
authorzam <zam>
Fri, 12 Jun 2009 05:33:40 +0000 (05:33 +0000)
committerzam <zam>
Fri, 12 Jun 2009 05:33:40 +0000 (05:33 +0000)
commit1b3752c0484d95e7a8a801619935a8ce8f493ab9
treec49da64952143be16b63c5142dd6fcfbc34fa772
parentaba24edd897ffe6983f799ddce28e321abaea284
Branch b1_8
b=19321
i=johann
i=alex.zhuravlev

jbd and jbd2 fixes: remove jiffie rounding from jbd commit timer setup code.
The rounding can cause the timer to be fired before the corresponding
transaction gets expired. That transaction can stay not committed forever if
no new transaction is created or expicit sync/umount happens.
lustre/kernel_patches/patches/jbd-commit-timer-no-jiffies-rounding.diff [new file with mode: 0644]
lustre/kernel_patches/patches/jbd2-commit-timer-no-jiffies-rounding.diff [new file with mode: 0644]
lustre/kernel_patches/series/2.6-sles11.series
lustre/kernel_patches/series/2.6.22-vanilla.series