From: Linus Torvalds Date: Wed, 31 Aug 2022 17:13:34 +0000 (-0700) Subject: Merge tag 'fscache-fixes-20220831' of git://git.kernel.org/pub/scm/linux/kernel/git... X-Git-Tag: v6.1-rc5~507 X-Git-Url: http://review.tizen.org/git/?a=commitdiff_plain;h=c5e4d5e99162ba8025d58a3af7ad103f155d2df7;p=platform%2Fkernel%2Flinux-starfive.git Merge tag 'fscache-fixes-20220831' of git://git./linux/kernel/git/dhowells/linux-fs Pull fscache/cachefiles fixes from David Howells: - Fix kdoc on fscache_use/unuse_cookie(). - Fix the error returned by cachefiles_ondemand_copen() from an upcall result. - Fix the distribution of requests in on-demand mode in cachefiles to be fairer by cycling through them rather than picking the one with the lowest ID each time (IDs being reused). * tag 'fscache-fixes-20220831' of git://git.kernel.org/pub/scm/linux/kernel/git/dhowells/linux-fs: cachefiles: make on-demand request distribution fairer cachefiles: fix error return code in cachefiles_ondemand_copen() fscache: fix misdocumented parameter --- c5e4d5e99162ba8025d58a3af7ad103f155d2df7