summaryrefslogtreecommitdiffstats
path: root/fs/erofs/zdata.h
diff options
context:
space:
mode:
authorLinus Torvalds <torvalds@linux-foundation.org>2021-11-13 11:27:02 -0800
committerLinus Torvalds <torvalds@linux-foundation.org>2021-11-13 11:27:02 -0800
commita27c085874caf1a2d944bc0acc4b4ee76ffa9296 (patch)
treeaa8e485cdf7374a53f1bc8268c2213af91c31c3b /fs/erofs/zdata.h
parent5664896ba29e6d8c60b6a73564d0a97d380c0f92 (diff)
parent4c7e42552b3a1536f3cdf534aba8c4262ee26716 (diff)
downloadlinux-stable-a27c085874caf1a2d944bc0acc4b4ee76ffa9296.tar.gz
linux-stable-a27c085874caf1a2d944bc0acc4b4ee76ffa9296.tar.bz2
linux-stable-a27c085874caf1a2d944bc0acc4b4ee76ffa9296.zip
Merge tag 'erofs-for-5.16-rc1-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/xiang/erofs
Pull erofs fixes from Gao Xiang: - fix unsafe pagevec reuse which could cause unexpected behaviors - get rid of the unused DELAYEDALLOC strategy that has been replaced by TRYALLOC * tag 'erofs-for-5.16-rc1-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/xiang/erofs: erofs: remove useless cache strategy of DELAYEDALLOC erofs: fix unsafe pagevec reuse of hooked pclusters
Diffstat (limited to 'fs/erofs/zdata.h')
-rw-r--r--fs/erofs/zdata.h1
1 files changed, 0 insertions, 1 deletions
diff --git a/fs/erofs/zdata.h b/fs/erofs/zdata.h
index 879df5362777..4a69515dea75 100644
--- a/fs/erofs/zdata.h
+++ b/fs/erofs/zdata.h
@@ -179,4 +179,3 @@ static inline void z_erofs_onlinepage_endio(struct page *page)
#define Z_EROFS_VMAP_GLOBAL_PAGES 2048
#endif
-