linux-yocto/fs/gfs2
Andrew Price e89cab180e gfs2: Set .migrate_folio in gfs2_{rgrp,meta}_aops
[ Upstream commit 5c8f12cf1e ]

Clears up the warning added in 7ee3647243 ("migrate: Remove call to
->writepage") that occurs in various xfstests, causing "something found
in dmesg" failures.

[  341.136573] gfs2_meta_aops does not implement migrate_folio
[  341.136953] WARNING: CPU: 1 PID: 36 at mm/migrate.c:944 move_to_new_folio+0x2f8/0x300

Signed-off-by: Andrew Price <anprice@redhat.com>
Signed-off-by: Andreas Gruenbacher <agruenba@redhat.com>
Signed-off-by: Sasha Levin <sashal@kernel.org>
2025-08-20 18:40:54 +02:00
..
acl.c
acl.h
aops.c gfs2: Don't start unnecessary transactions during log flush 2025-05-22 09:12:27 +02:00
aops.h gfs2: Don't start unnecessary transactions during log flush 2025-05-22 09:12:27 +02:00
bmap.c gfs2: Move gfs2_trans_add_databufs 2025-05-22 09:12:27 +02:00
bmap.h
dentry.c gfs2_drevalidate(): use stable parent inode and name passed by caller 2025-01-27 19:25:24 -05:00
dir.c gfs2: Validate i_depth for exhash directories 2025-08-20 18:40:54 +02:00
dir.h
export.c exportfs: Remove EXPORT_OP_ASYNC_LOCK 2024-10-01 17:01:08 +02:00
file.c gfs2: some comment clarifications 2025-03-18 13:21:39 +01:00
gfs2.h
glock.c gfs2: Minor do_xmote cancelation fix 2025-08-15 16:38:22 +02:00
glock.h gfs2: Faster gfs2_upgrade_iopen_glock wakeups 2024-11-05 12:39:28 +01:00
glops.c gfs2: Validate i_depth for exhash directories 2025-08-20 18:40:54 +02:00
glops.h
incore.h gfs2: replace sd_aspace with sd_inode 2025-04-21 18:20:36 +02:00
inode.c gfs2: deallocate inodes in gfs2_create_inode 2025-04-24 23:10:05 +02:00
inode.h gfs2: Move gfs2_dinode_dealloc 2025-04-21 18:20:36 +02:00
Kconfig lib/crc: remove CONFIG_LIBCRC32C 2025-04-04 11:31:42 -07:00
lock_dlm.c gfs2: only apply DLM_LKF_VALBLK if sb_lvbptr is not NULL 2025-04-21 18:20:36 +02:00
log.c gfs2: Don't start unnecessary transactions during log flush 2025-05-22 09:12:27 +02:00
log.h gfs2: Move gfs2_log_pointers_init 2025-05-22 09:12:27 +02:00
lops.c gfs2: No more gfs2_find_jhead caching 2025-05-22 09:12:27 +02:00
lops.h gfs2: No more gfs2_find_jhead caching 2025-05-22 09:12:27 +02:00
main.c gfs2: use lockref_init for gl_lockref 2025-02-07 10:27:25 +01:00
Makefile
meta_io.c gfs2: Set .migrate_folio in gfs2_{rgrp,meta}_aops 2025-08-20 18:40:54 +02:00
meta_io.h gfs2: replace sd_aspace with sd_inode 2025-04-21 18:20:36 +02:00
ops_fstype.c gfs2: Don't clear sb->s_fs_info in gfs2_sys_fs_add 2025-05-30 19:20:20 +02:00
quota.c lockref: remove count argument of lockref_init 2025-02-07 10:27:25 +01:00
quota.h gfs2: reorder capability check last 2024-12-09 10:44:35 +01:00
recovery.c gfs2: No more gfs2_find_jhead caching 2025-05-22 09:12:27 +02:00
recovery.h gfs2: Simplify gfs2_log_pointers_init 2025-05-22 09:12:27 +02:00
rgrp.c gfs2: Use get_random_u32 in gfs2_orlov_skip 2024-11-05 12:39:29 +01:00
rgrp.h
super.c gfs2 changes 2025-05-26 12:35:08 -07:00
super.h
sys.c gfs2: Don't clear sb->s_fs_info in gfs2_sys_fs_add 2025-05-30 19:20:20 +02:00
sys.h
trace_gfs2.h gfs2: Fix additional unlikely request cancelation race 2025-03-10 18:15:38 +01:00
trans.c gfs2: Move gfs2_trans_add_databufs 2025-05-22 09:12:27 +02:00
trans.h gfs2: Move gfs2_trans_add_databufs 2025-05-22 09:12:27 +02:00
util.c gfs2: No more self recovery 2025-08-15 16:38:23 +02:00
util.h
xattr.c gfs2: Move GIF_ALLOC_FAILED check out of gfs2_ea_dealloc 2025-04-21 18:20:36 +02:00
xattr.h gfs2: Move GIF_ALLOC_FAILED check out of gfs2_ea_dealloc 2025-04-21 18:20:36 +02:00