Hi all, Bug fixes for XFS for 6.2. The first one fixes stale bdev pagecache contents after unmount, and the other two resolve gcc warnings. If you're going to start using this mess, you probably ought to just pull from my git trees, which are linked below. This is an extraordinary way to destroy everything. Enjoy! Comments and questions are, as always, welcome. --D kernel git tree: https://git.kernel.org/cgit/linux/kernel/git/djwong/xfs-linux.git/log/?h=xfs-6.2-fixes --- fs/xfs/xfs_buf.c | 1 + fs/xfs/xfs_trans_ail.c | 4 +++- fs/xfs/xfs_xattr.c | 2 +- 3 files changed, 5 insertions(+), 2 deletions(-)