summaryrefslogtreecommitdiff
path: root/CREDITS
diff options
context:
space:
mode:
authorChao Yu <chao@kernel.org>2023-04-10 10:24:17 +0800
committerJaegeuk Kim <jaegeuk@kernel.org>2023-04-17 14:49:40 -0700
commit635a52da8605e5d300ec8c18fdba8d6f8491755d (patch)
tree2c7f6838512e323a1bb682c9dbc38905a69b397f /CREDITS
parent33560f8020c2bf12bb5b598a03fa0a708cab3283 (diff)
downloadlwn-635a52da8605e5d300ec8c18fdba8d6f8491755d.tar.gz
lwn-635a52da8605e5d300ec8c18fdba8d6f8491755d.zip
f2fs: remove folio_detach_private() in .invalidate_folio and .release_folio
We have maintain PagePrivate and page_private and page reference w/ {set,clear}_page_private_*, it doesn't need to call folio_detach_private() in the end of .invalidate_folio and .release_folio, remove it and use f2fs_bug_on instead. Signed-off-by: Chao Yu <chao@kernel.org> Signed-off-by: Jaegeuk Kim <jaegeuk@kernel.org>
Diffstat (limited to 'CREDITS')
0 files changed, 0 insertions, 0 deletions