aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/gpu/drm/amd/amdgpu/amdgpu_object.c
diff options
context:
space:
mode:
authorJaegeuk Kim <[email protected]>2016-09-23 18:29:00 +0000
committerJaegeuk Kim <[email protected]>2016-10-01 00:34:29 +0000
commitbb5dada7d24778c6a315ded220ade20068305050 (patch)
tree656bc8d18b26858f4b7e3ab12830bbb2ac7a4659 /drivers/gpu/drm/amd/amdgpu/amdgpu_object.c
parentf2fs: do not unnecessarily null-terminate encrypted symlink data (diff)
downloadkernel-bb5dada7d24778c6a315ded220ade20068305050.tar.gz
kernel-bb5dada7d24778c6a315ded220ade20068305050.zip
f2fs: remove dirty inode pages in error path
When getting EIO while handling orphan inodes, we can get some dirty node pages. Then, f2fs_write_node_pages() called by iput(node_inode) will try to flush node pages. But in this case, we should prevent to do that, since we will try again from the start. Signed-off-by: Jaegeuk Kim <[email protected]>
Diffstat (limited to 'drivers/gpu/drm/amd/amdgpu/amdgpu_object.c')
0 files changed, 0 insertions, 0 deletions