From: Christian Brauner Date: Fri, 4 Oct 2024 07:24:28 +0000 (+0200) Subject: Merge patch series "Filesystem page flags cleanup" X-Git-Tag: v6.13-rc1~227^2 X-Git-Url: https://repo.jachan.dev/linux.git/commitdiff_plain/c6bbfc7ce1567eb7928f22d92b6ad34d8e4ea22b?hp=--cc Merge patch series "Filesystem page flags cleanup" Matthew Wilcox (Oracle) says: The first four patches continue the work begun in 02e1960aafac to make the mappedtodisk/owner_2 flag available to filesystems which don't use buffer heads. The last two remove uses of Private2 (we're achingly close to being rid of it entirely, but that doesn't seem like it'll land this merge window). * patches from https://lore.kernel.org/r/20241002040111.1023018-1-willy@infradead.org: migrate: Remove references to Private2 ceph: Remove call to PagePrivate2() btrfs: Switch from using the private_2 flag to owner_2 mm: Remove PageMappedToDisk nilfs2: Convert nilfs_copy_buffer() to use folios fs: Move clearing of mappedtodisk to buffer.c Link: https://lore.kernel.org/r/20241002040111.1023018-1-willy@infradead.org Signed-off-by: Christian Brauner --- c6bbfc7ce1567eb7928f22d92b6ad34d8e4ea22b