Hi folks, The for-next branch of the xfs-linux repository at: git://git.kernel.org/pub/scm/fs/xfs/xfs-linux.git has just been updated. Patches often get missed, so please check if your outstanding patches were in this update. If they have not been in this update, please resubmit them to linux-xfs@xxxxxxxxxxxxxxx so they can be picked up in the next update. Just a couple of bugfixes and a fast forward to 5.16-rc2. The new head of the for-next branch is commit: 1090427bf18f xfs: remove xfs_inew_wait New Commits: Christoph Hellwig (1): [1090427bf18f] xfs: remove xfs_inew_wait Yang Xu (1): [a1de97fe296c] xfs: Fix the free logic of state in xfs_attr_node_hasname Code Diffstat: fs/xfs/libxfs/xfs_attr.c | 27 ++++++++++++--------------- fs/xfs/xfs_icache.c | 21 --------------------- fs/xfs/xfs_inode.h | 4 +--- 3 files changed, 13 insertions(+), 39 deletions(-)