commit | 2d821c12176bc1184701d548c987b2e2a39429ed | [log] [tgz] |
---|---|---|
author | Chao Yu <[email protected]> | Tue Jun 18 17:59:03 2019 +0800 |
committer | Jaegeuk Kim <[email protected]> | Tue Jul 02 15:40:41 2019 -0700 |
tree | 08f1245730420101c5c572146a6926de6d0b2fd3 | |
parent | dcbb4c10e6d9693cc9d6fa493b4d130b66a60c7d [diff] |
f2fs: print kernel message if filesystem is inconsistent As Pavel reported, once we detect filesystem inconsistency in f2fs_inplace_write_data(), it will be better to print kernel message as we did in other places. Reported-by: Pavel Machek <[email protected]> Signed-off-by: Chao Yu <[email protected]> Acked-by: Pavel Machek <[email protected]> Signed-off-by: Jaegeuk Kim <[email protected]>