aboutsummaryrefslogtreecommitdiff
path: root/REPORTING-BUGS
diff options
context:
space:
mode:
authorRyusuke Konishi <konishi.ryusuke@lab.ntt.co.jp>2009-06-18 23:53:25 +0900
committerGreg Kroah-Hartman <gregkh@suse.de>2009-07-30 14:39:49 -0700
commit7e59192836ca78e2fcc1448f7ece7192e1bf01f5 (patch)
tree37d6e0c02415a2bda8ee366214c12c1a1462a587 /REPORTING-BUGS
parentdef5dcb823a26bab8f1dc6b21b904c7de8e37bca (diff)
nilfs2: fix incorrect KERN_CRIT messages in case of write failures
commit 4a52df779700080de4afb0436d9dd9188514a69b upstream. In case of write-failure retries, the following KERN_CRIT level messages are mistakenly output by nilfs_dat_commit_start() function: nilfs_dat_commit_start: vbn = 408463, start = 12506, end = 18446744073709551615, pbn = 530210 nilfs_dat_commit_start: vbn = 408515, start = 12506, end = 18446744073709551615, pbn = 530211 nilfs_dat_commit_start: vbn = 408464, start = 12506, end = 18446744073709551615, pbn = 530212 ... This suppresses these messages. Signed-off-by: Ryusuke Konishi <konishi.ryusuke@lab.ntt.co.jp> Signed-off-by: Greg Kroah-Hartman <gregkh@suse.de>
Diffstat (limited to 'REPORTING-BUGS')
0 files changed, 0 insertions, 0 deletions