Hi all, After merging the xfs tree, today's linux-next build (powerpc ppc64_defconfig) failed like this: ld: fs/xfs/xfs_buf_item.o: in function `.xfs_buf_dquot_iodone': xfs_buf_item.c:(.text+0x21a0): undefined reference to `.xfs_dquot_done' Caused by commit 018dc1667913 ("xfs: use direct calls for dquot IO completion") # CONFIG_XFS_QUOTA is not set I have used the xfs tree from next-20200706 for today. -- Cheers, Stephen Rothwell