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. This posting is all bug fixes, but I /would/ like to complete reviews of the ioctl removal series that I posted yesterday. The new head of the for-next branch is commit: 4a9bca86806f xfs: fix online fsck handling of v5 feature bits on secondary supers New Commits: Darrick J. Wong (2): [65552b02a10a] xfs: take the ILOCK when readdir inspects directory mapping data [4a9bca86806f] xfs: fix online fsck handling of v5 feature bits on secondary supers Code Diffstat: fs/xfs/scrub/agheader.c | 53 ++++++++++++++++++++-------------------- fs/xfs/scrub/agheader_repair.c | 12 +++++++++ fs/xfs/xfs_dir2_readdir.c | 55 +++++++++++++++++++++++++++--------------- 3 files changed, 73 insertions(+), 47 deletions(-)