]> git.baikalelectronics.ru Git - kernel.git/commit
Merge tag 'erofs-for-5.16-rc1-fixes' of git://git.kernel.org/pub/scm/linux/kernel...
authorLinus Torvalds <torvalds@linux-foundation.org>
Sat, 13 Nov 2021 19:27:02 +0000 (11:27 -0800)
committerLinus Torvalds <torvalds@linux-foundation.org>
Sat, 13 Nov 2021 19:27:02 +0000 (11:27 -0800)
commit717a9d7209cc34b4fd01b612a638a2df9049edf3
treeaa8e485cdf7374a53f1bc8268c2213af91c31c3b
parentf698bc02ff120295591985f627b6e12388104f81
parentee4725d68838c9a3c127c01f0e11e277fbe6408e
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
fs/erofs/zdata.c
fs/erofs/zdata.h