summaryrefslogtreecommitdiff
path: root/arch
diff options
context:
space:
mode:
authorRyusuke Konishi <konishi.ryusuke@lab.ntt.co.jp>2011-06-10 00:33:06 +0900
committerRyusuke Konishi <konishi.ryusuke@lab.ntt.co.jp>2011-06-11 15:51:15 +0900
commit071d73cfe5c38cf62338b952bd350ff3de541b75 (patch)
treecf917178d850e458a7091d00cba30c2b54696d48 /arch
parentd40990537c9ea85dfe75dbe0ffba5e1002dfdf3f (diff)
downloadlinux-3.10-071d73cfe5c38cf62338b952bd350ff3de541b75.tar.gz
linux-3.10-071d73cfe5c38cf62338b952bd350ff3de541b75.tar.bz2
linux-3.10-071d73cfe5c38cf62338b952bd350ff3de541b75.zip
nilfs2: fix problem in setting checkpoint interval
Checkpoint generation interval of nilfs goes wrong after user has changed the interval parameter with nilfs-tune tool. segctord starting. Construction interval = 5 seconds, CP frequency < 30 seconds segctord starting. Construction interval = 0 seconds, CP frequency < 30 seconds This turned out to be caused by a trivial bug in initialization code of log writer. This will fix it. Reported-by: Andrea Gelmini <andrea.gelmini@gmail.com> Signed-off-by: Ryusuke Konishi <konishi.ryusuke@lab.ntt.co.jp>
Diffstat (limited to 'arch')
0 files changed, 0 insertions, 0 deletions