From: Linus Torvalds Date: Tue, 25 May 2021 17:31:49 +0000 (-1000) Subject: Merge tag 'netfs-lib-fixes-20200525' of git://git.kernel.org/pub/scm/linux/kernel... X-Git-Tag: v5.15~1067 X-Git-Url: http://review.tizen.org/git/?a=commitdiff_plain;h=ad9f25d338605d26acedcaf3ba5fab5ca26f1c10;p=platform%2Fkernel%2Flinux-starfive.git Merge tag 'netfs-lib-fixes-20200525' of git://git./linux/kernel/git/dhowells/linux-fs Pull netfs fixes from David Howells: "A couple of fixes to the new netfs lib: - Pass the AOP flags through from netfs_write_begin() into grab_cache_page_write_begin(). - Automatically enable in Kconfig netfs lib rather than presenting an option for manual enablement" * tag 'netfs-lib-fixes-20200525' of git://git.kernel.org/pub/scm/linux/kernel/git/dhowells/linux-fs: netfs: Make CONFIG_NETFS_SUPPORT auto-selected rather than manual netfs: Pass flags through to grab_cache_page_write_begin() --- ad9f25d338605d26acedcaf3ba5fab5ca26f1c10