diff options
author | 2020-08-24 22:48:41 +0100 | |
---|---|---|
committer | 2020-09-11 11:11:24 -0700 | |
commit | 4cb03fecd3ff9adfaeb68267aac760eaaac0d7e1 (patch) | |
tree | 3e431b11c80d676f7ae1d735032f0082f789d258 /drivers/gpu/drm/amd/amdgpu/amdgpu_object.h | |
parent | f2fs: support age threshold based garbage collection (diff) | |
download | wireguard-linux-4cb03fecd3ff9adfaeb68267aac760eaaac0d7e1.tar.xz wireguard-linux-4cb03fecd3ff9adfaeb68267aac760eaaac0d7e1.zip |
f2fs: Simplify SEEK_DATA implementation
Instead of finding the first dirty page and then seeing if it matches
the index of a block that is NEW_ADDR, delay the lookup of the dirty
bit until we've actually found a block that's NEW_ADDR.
Signed-off-by: Matthew Wilcox (Oracle) <willy@infradead.org>
Reviewed-by: Chao Yu <yuchao0@huawei.com>
Signed-off-by: Jaegeuk Kim <jaegeuk@kernel.org>
Diffstat (limited to 'drivers/gpu/drm/amd/amdgpu/amdgpu_object.h')
0 files changed, 0 insertions, 0 deletions