diff options
| author | Jaegeuk Kim <[email protected]> | 2014-04-02 09:04:42 +0900 |
|---|---|---|
| committer | Jaegeuk Kim <[email protected]> | 2014-04-02 09:56:27 +0900 |
| commit | ce23447fe5764391025a67c20c97eaf5c6ac1ec3 (patch) | |
| tree | 52efc6a6f4a78ed52514b50e0b72c93fc07864b5 /scripts/patch-kernel | |
| parent | d54c795b495b9bd417e482286c832c9a8eb210ae (diff) | |
f2fs: fix to cover io->bio with io_rwsem
In the f2fs_wait_on_page_writeback, io->bio should be covered by io_rwsem.
Otherwise, the bio pointer can become a dangling pointer due to data races.
Signed-off-by: Jaegeuk Kim <[email protected]>
Diffstat (limited to 'scripts/patch-kernel')
0 files changed, 0 insertions, 0 deletions