summaryrefslogtreecommitdiff
path: root/statusbar.c
AgeCommit message (Expand)AuthorFilesLines
2009-10-22Support for multiple CPU coresHEADmasterTobias Klauser1-30/+37
2009-01-26Various updatesTobias Klauser1-35/+44
2007-09-23Fix spaces in ac printingTobias Klauser1-2/+2
2007-09-23Display when on acTobias Klauser1-2/+8
2007-09-17Print uptime in statusbarTobias Klauser1-6/+13
2007-09-17Initial importTobias Klauser1-0/+85
i/linux/net-next.git/commit/fs/nilfs2/mdt.c?id=e828949e5b42bfd234ee537cdb7c5e3a577958a3'>e828949e5b42bfd234ee537cdb7c5e3a577958a3 (patch) treec2e259a3020acdb943669fb01e5a7dc5598a6fe9 /fs/nilfs2/mdt.c parentb004a5eb0babec7ef91558f73315ef49e5a1f285 (diff)
nilfs2: call nilfs_error inside bmap routines
Some functions using nilfs bmap routines can wrongly return invalid argument error (i.e. -EINVAL) that bmap returns as an internal code for btree corruption. This fixes the issue by catching and converting the internal EINVAL to EIO and calling nilfs_error function inside bmap routines. Signed-off-by: Ryusuke Konishi <konishi.ryusuke@lab.ntt.co.jp>
Diffstat (limited to 'fs/nilfs2/mdt.c')
gt; Cc: Peter Zijlstra <a.p.zijlstra@chello.nl> Cc: Thomas Gleixner <tglx@linutronix.de> Link: http://lkml.kernel.org/r/1361029097-8308-1-git-send-email-holler@ahsoftware.de Signed-off-by: Ingo Molnar <mingo@kernel.org>
Diffstat (limited to 'arch/x86/mm/memtest.c')