Chao Yu 06c7540fd2 f2fs: fix to avoid using uninitialized variable
In f2fs_vm_page_mkwrite(), if inode is compress one, and current mmapped
page locates in compressed cluster, we have to call f2fs_get_dnode_of_data()
to get its physical block address before f2fs_wait_on_block_writeback().

Signed-off-by: Chao Yu <yuchao0@huawei.com>
Signed-off-by: Jaegeuk Kim <jaegeuk@kernel.org>
2020-03-10 09:18:33 -07:00
..
2019-05-08 21:23:11 -07:00
2018-09-12 13:07:10 -07:00
2020-03-10 09:18:33 -07:00
2020-03-10 09:18:33 -07:00
2020-01-23 09:24:25 -08:00
2020-01-30 15:39:24 -08:00
2020-03-10 09:18:33 -07:00
2020-03-10 09:18:33 -07:00
2018-09-12 13:07:10 -07:00
2020-03-10 09:18:33 -07:00
2020-01-30 15:39:24 -08:00
2020-01-17 16:48:07 -08:00
2020-03-10 09:18:33 -07:00
2020-03-10 09:18:33 -07:00
2020-03-10 09:18:33 -07:00
2020-03-10 09:18:33 -07:00
2020-01-23 09:24:25 -08:00
2018-09-12 13:07:10 -07:00
2019-08-12 19:33:51 -07:00