Details

[Home]

Issue of the Implementation # F0003

Brief

jfs: Several bugs in jfs_freeze() and jfs_unfreeze()

Detailed Description

jfs_freeze() and jfs_unfreeze() do not pay attention to the error codes returned by the functions updateSuper(), lmLogInit() and lmLogShutdown(). It brings to system crash later when writing to log.

Component

linux-kernel 3.9

Accepted

https://lkml.org/lkml/2013/5/24/76
commit

Status

Fixed in kernel 3.10-rc3

[Home]