On 2024-03-26 18:42:47, Chandan Babu R wrote: > On Tue, Mar 26, 2024 at 12:14:07 PM +0100, Andrey Albershteyn wrote: > > On 2024-03-26 12:10:53, Andrey Albershteyn wrote: > >> On 2024-03-26 15:28:01, Chandan Babu R wrote: > >> > Hi folks, > >> > > >> > The for-next branch of the xfs-linux repository at: > >> > > >> > https://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. > >> > > >> > The new head of the for-next branch is commit: > >> > > >> > f2e812c1522d xfs: don't use current->journal_info > >> > > >> > 2 new commits: > >> > > >> > Dave Chinner (2): > >> > [15922f5dbf51] xfs: allow sunit mount option to repair bad primary sb stripe values > >> > [f2e812c1522d] xfs: don't use current->journal_info > >> > > >> > Code Diffstat: > >> > > >> > fs/xfs/libxfs/xfs_sb.c | 40 +++++++++++++++++++++++++++-------- > >> > fs/xfs/libxfs/xfs_sb.h | 5 +++-- > >> > fs/xfs/scrub/common.c | 4 +--- > >> > fs/xfs/xfs_aops.c | 7 ------ > >> > fs/xfs/xfs_icache.c | 8 ++++--- > >> > fs/xfs/xfs_trans.h | 9 +------- > >> > 6 files changed, 41 insertions(+), 32 deletions(-) > >> > > >> > >> I think [1] is missing > >> > >> [1]: https://lore.kernel.org/linux-xfs/20240314170700.352845-3-aalbersh@xxxxxxxxxx/ > > I am sorry to have missed that patch. > > > > > Should I resend it? > > You don't have to resend it. > > I will include the above patch in 6.9-rc3 fixes queue. > > -- > Chandan > Thanks! -- - Andrey