Whamcloud - gitweb
LU-73 kernel: remove wrong jbd2 commit timer patch
authorAndreas Dilger <adilger@whamcloud.com>
Fri, 17 Jun 2011 18:36:23 +0000 (12:36 -0600)
committerOleg Drokin <green@whamcloud.com>
Fri, 29 Jul 2011 00:42:12 +0000 (20:42 -0400)
commit1b24a31b74217e1d80663f6369a1a7ae612e4da5
treec7e37a79c06317ef5fcd2e8317ed874ed1c5ab3d
parente62ba44bc86b1eb184116436cafeb77ae83ae943
LU-73 kernel: remove wrong jbd2 commit timer patch

The bug that this patch was originally fixing (incorrectly rounding
down the jiffies timer, which might cause it to be skipped) was
fixed in the upstream kernel by using round_jiffies_up(), which
always moves the timer into the future.

Remove this patch entirely, since it is no longer needed.

Change-Id: I3b4f30e0565cf64b95fc87babf1f54a9ab190754
Signed-off-by: Andreas Dilger <adilger@whamcloud.com>
Reviewed-on: http://review.whamcloud.com/961
Tested-by: Hudson
Tested-by: Maloo <whamcloud.maloo@gmail.com>
Reviewed-by: Yang Sheng <ys@whamcloud.com>
Reviewed-by: Oleg Drokin <green@whamcloud.com>
lustre/kernel_patches/patches/jbd2-commit-timer-no-jiffies-rounding-rhel6.patch [deleted file]
lustre/kernel_patches/series/2.6-rhel6.series