* [ANNOUNCE] xfsprogs v6.7.0 released @ 2024-04-17 8:13 Carlos Maiolino 2024-04-17 15:18 ` Darrick J. Wong 0 siblings, 1 reply; 9+ messages in thread From: Carlos Maiolino @ 2024-04-17 8:13 UTC (permalink / raw) To: linux-xfs Hi folks, The xfsprogs repository at: git://git.kernel.org/pub/scm/fs/xfs/xfsprogs-dev.git has just been updated. Patches often get missed, so if your outstanding patches are properly reviewed on the list and not included in this update, please let me know. The for-next branch has also been updated to match the state of master. The new head of the master branch is commit: 09ba6420a1ee2ca4bfc763e498b4ee6be415b131 -- Carlos ^ permalink raw reply [flat|nested] 9+ messages in thread
* Re: [ANNOUNCE] xfsprogs v6.7.0 released 2024-04-17 8:13 [ANNOUNCE] xfsprogs v6.7.0 released Carlos Maiolino @ 2024-04-17 15:18 ` Darrick J. Wong 2024-04-17 15:19 ` Christoph Hellwig 2024-04-17 15:32 ` Carlos Maiolino 0 siblings, 2 replies; 9+ messages in thread From: Darrick J. Wong @ 2024-04-17 15:18 UTC (permalink / raw) To: Carlos Maiolino; +Cc: linux-xfs On Wed, Apr 17, 2024 at 10:13:52AM +0200, Carlos Maiolino wrote: > Hi folks, > > The xfsprogs repository at: > > git://git.kernel.org/pub/scm/fs/xfs/xfsprogs-dev.git > > has just been updated. > > Patches often get missed, so if your outstanding patches are properly reviewed > on the list and not included in this update, please let me know. Ah well, I was hoping to get https://lore.kernel.org/linux-xfs/171142126291.2211955.14829143192552278353.stgit@frogsfrogsfrogs/ and https://lore.kernel.org/linux-xfs/20240326192448.GI6414@frogsfrogsfrogs/ in for 6.7. --D > > The for-next branch has also been updated to match the state of master. > > The new head of the master branch is commit: > > 09ba6420a1ee2ca4bfc763e498b4ee6be415b131 > > -- > Carlos > ^ permalink raw reply [flat|nested] 9+ messages in thread
* Re: [ANNOUNCE] xfsprogs v6.7.0 released 2024-04-17 15:18 ` Darrick J. Wong @ 2024-04-17 15:19 ` Christoph Hellwig 2024-04-17 15:23 ` Darrick J. Wong 2024-04-17 15:33 ` Carlos Maiolino 2024-04-17 15:32 ` Carlos Maiolino 1 sibling, 2 replies; 9+ messages in thread From: Christoph Hellwig @ 2024-04-17 15:19 UTC (permalink / raw) To: Darrick J. Wong; +Cc: Carlos Maiolino, linux-xfs On Wed, Apr 17, 2024 at 08:18:34AM -0700, Darrick J. Wong wrote: > > on the list and not included in this update, please let me know. > > Ah well, I was hoping to get > https://lore.kernel.org/linux-xfs/171142126291.2211955.14829143192552278353.stgit@frogsfrogsfrogs/ > and > https://lore.kernel.org/linux-xfs/20240326192448.GI6414@frogsfrogsfrogs/ > in for 6.7. Shouldn't we have a 6.8 follow pretty quickly anyway? ^ permalink raw reply [flat|nested] 9+ messages in thread
* Re: [ANNOUNCE] xfsprogs v6.7.0 released 2024-04-17 15:19 ` Christoph Hellwig @ 2024-04-17 15:23 ` Darrick J. Wong 2024-04-17 15:38 ` Carlos Maiolino 2024-04-17 15:33 ` Carlos Maiolino 1 sibling, 1 reply; 9+ messages in thread From: Darrick J. Wong @ 2024-04-17 15:23 UTC (permalink / raw) To: Christoph Hellwig; +Cc: Carlos Maiolino, linux-xfs On Wed, Apr 17, 2024 at 08:19:47AM -0700, Christoph Hellwig wrote: > On Wed, Apr 17, 2024 at 08:18:34AM -0700, Darrick J. Wong wrote: > > > on the list and not included in this update, please let me know. > > > > Ah well, I was hoping to get > > https://lore.kernel.org/linux-xfs/171142126291.2211955.14829143192552278353.stgit@frogsfrogsfrogs/ > > and > > https://lore.kernel.org/linux-xfs/20240326192448.GI6414@frogsfrogsfrogs/ > > in for 6.7. > > Shouldn't we have a 6.8 follow pretty quickly anyway? Yes, but right now you can't build a 6.7 debian package without https://lore.kernel.org/linux-xfs/20240326192448.GI6414@frogsfrogsfrogs/ and libxfs doesn't match between kernel 6.7 and xfsprogs 6.7 without: https://lore.kernel.org/linux-xfs/171142126323.2211955.1239989461209318080.stgit@frogsfrogsfrogs/ --D ^ permalink raw reply [flat|nested] 9+ messages in thread
* Re: [ANNOUNCE] xfsprogs v6.7.0 released 2024-04-17 15:23 ` Darrick J. Wong @ 2024-04-17 15:38 ` Carlos Maiolino 0 siblings, 0 replies; 9+ messages in thread From: Carlos Maiolino @ 2024-04-17 15:38 UTC (permalink / raw) To: Darrick J. Wong; +Cc: Christoph Hellwig, linux-xfs On Wed, Apr 17, 2024 at 08:23:57AM -0700, Darrick J. Wong wrote: > On Wed, Apr 17, 2024 at 08:19:47AM -0700, Christoph Hellwig wrote: > > On Wed, Apr 17, 2024 at 08:18:34AM -0700, Darrick J. Wong wrote: > > > > on the list and not included in this update, please let me know. > > > > > > Ah well, I was hoping to get > > > https://lore.kernel.org/linux-xfs/171142126291.2211955.14829143192552278353.stgit@frogsfrogsfrogs/ > > > and > > > https://lore.kernel.org/linux-xfs/20240326192448.GI6414@frogsfrogsfrogs/ > > > in for 6.7. > > > > Shouldn't we have a 6.8 follow pretty quickly anyway? > > Yes, but right now you can't build a 6.7 debian package without > > https://lore.kernel.org/linux-xfs/20240326192448.GI6414@frogsfrogsfrogs/ Hm, I see. Even if I release 6.7.1, it won't change that unfortunately. > > and libxfs doesn't match between kernel 6.7 and xfsprogs 6.7 without: > > https://lore.kernel.org/linux-xfs/171142126323.2211955.1239989461209318080.stgit@frogsfrogsfrogs/ I'll add it before the 6.8 libxfs-sync, I should submit it soon. Things seem not a nightmare for 6.8. So far :) > > --D ^ permalink raw reply [flat|nested] 9+ messages in thread
* Re: [ANNOUNCE] xfsprogs v6.7.0 released 2024-04-17 15:19 ` Christoph Hellwig 2024-04-17 15:23 ` Darrick J. Wong @ 2024-04-17 15:33 ` Carlos Maiolino 1 sibling, 0 replies; 9+ messages in thread From: Carlos Maiolino @ 2024-04-17 15:33 UTC (permalink / raw) To: Christoph Hellwig; +Cc: Darrick J. Wong, linux-xfs On Wed, Apr 17, 2024 at 08:19:47AM -0700, Christoph Hellwig wrote: > On Wed, Apr 17, 2024 at 08:18:34AM -0700, Darrick J. Wong wrote: > > > on the list and not included in this update, please let me know. > > > > Ah well, I was hoping to get > > https://lore.kernel.org/linux-xfs/171142126291.2211955.14829143192552278353.stgit@frogsfrogsfrogs/ > > and > > https://lore.kernel.org/linux-xfs/20240326192448.GI6414@frogsfrogsfrogs/ > > in for 6.7. > > Shouldn't we have a 6.8 follow pretty quickly anyway? That's my idea indeed, I'm almost finished with libxfs-sync and should submit it to the list soon. I'm not planning to hold 6.8 for too long. > > ^ permalink raw reply [flat|nested] 9+ messages in thread
* Re: [ANNOUNCE] xfsprogs v6.7.0 released 2024-04-17 15:18 ` Darrick J. Wong 2024-04-17 15:19 ` Christoph Hellwig @ 2024-04-17 15:32 ` Carlos Maiolino 2024-04-17 15:34 ` Darrick J. Wong 1 sibling, 1 reply; 9+ messages in thread From: Carlos Maiolino @ 2024-04-17 15:32 UTC (permalink / raw) To: Darrick J. Wong; +Cc: linux-xfs On Wed, Apr 17, 2024 at 08:18:34AM -0700, Darrick J. Wong wrote: > On Wed, Apr 17, 2024 at 10:13:52AM +0200, Carlos Maiolino wrote: > > Hi folks, > > > > The xfsprogs repository at: > > > > git://git.kernel.org/pub/scm/fs/xfs/xfsprogs-dev.git > > > > has just been updated. > > > > Patches often get missed, so if your outstanding patches are properly reviewed > > on the list and not included in this update, please let me know. > > Ah well, I was hoping to get > https://lore.kernel.org/linux-xfs/171142126291.2211955.14829143192552278353.stgit@frogsfrogsfrogs/ > and > https://lore.kernel.org/linux-xfs/20240326192448.GI6414@frogsfrogsfrogs/ > in for 6.7. To be honest, one of the reasons I decided to release 6.7 today, was because these patches were cooking for too long on the list, and I wanted to pull them this week, but not delay 6.7 because of them as I want to also not delay 6.8 for too long, mostly libxfs-sync and what we already have on the list. The debian one I totally missed it btw Also, I was assuming you were going to send PRs for these series according to our previous talks, will you still submit PRs or shall I pull them from the list? I'll try to pull those patches you meant asap. I could do a 6.7.1 release with the debian patch if this is really required, but I don't think it will change anything if I simply postpone it for 6.8. > > --D > > > > > The for-next branch has also been updated to match the state of master. > > > > The new head of the master branch is commit: > > > > 09ba6420a1ee2ca4bfc763e498b4ee6be415b131 > > > > -- > > Carlos > > > ^ permalink raw reply [flat|nested] 9+ messages in thread
* Re: [ANNOUNCE] xfsprogs v6.7.0 released 2024-04-17 15:32 ` Carlos Maiolino @ 2024-04-17 15:34 ` Darrick J. Wong 2024-04-17 20:15 ` Carlos Maiolino 0 siblings, 1 reply; 9+ messages in thread From: Darrick J. Wong @ 2024-04-17 15:34 UTC (permalink / raw) To: Carlos Maiolino; +Cc: linux-xfs On Wed, Apr 17, 2024 at 05:32:15PM +0200, Carlos Maiolino wrote: > On Wed, Apr 17, 2024 at 08:18:34AM -0700, Darrick J. Wong wrote: > > On Wed, Apr 17, 2024 at 10:13:52AM +0200, Carlos Maiolino wrote: > > > Hi folks, > > > > > > The xfsprogs repository at: > > > > > > git://git.kernel.org/pub/scm/fs/xfs/xfsprogs-dev.git > > > > > > has just been updated. > > > > > > Patches often get missed, so if your outstanding patches are properly reviewed > > > on the list and not included in this update, please let me know. > > > > Ah well, I was hoping to get > > https://lore.kernel.org/linux-xfs/171142126291.2211955.14829143192552278353.stgit@frogsfrogsfrogs/ > > and > > https://lore.kernel.org/linux-xfs/20240326192448.GI6414@frogsfrogsfrogs/ > > in for 6.7. > > To be honest, one of the reasons I decided to release 6.7 today, was because these patches were > cooking for too long on the list, and I wanted to pull them this week, but not delay 6.7 because of > them as I want to also not delay 6.8 for too long, mostly libxfs-sync and what we already have on > the list. The debian one I totally missed it btw > > Also, I was assuming you were going to send PRs for these series according to our previous talks, > will you still submit PRs or shall I pull them from the list? > > I'll try to pull those patches you meant asap. > > I could do a 6.7.1 release with the debian patch if this is really required, but I don't think it > will change anything if I simply postpone it for 6.8. Well if we get a 6.8 release out fairly fast then it might not matter -- Debian are busy rebuilding the world with 64-bit time_t and altered package names. --D > > > > > --D > > > > > > > > The for-next branch has also been updated to match the state of master. > > > > > > The new head of the master branch is commit: > > > > > > 09ba6420a1ee2ca4bfc763e498b4ee6be415b131 > > > > > > -- > > > Carlos > > > > > > ^ permalink raw reply [flat|nested] 9+ messages in thread
* Re: [ANNOUNCE] xfsprogs v6.7.0 released 2024-04-17 15:34 ` Darrick J. Wong @ 2024-04-17 20:15 ` Carlos Maiolino 0 siblings, 0 replies; 9+ messages in thread From: Carlos Maiolino @ 2024-04-17 20:15 UTC (permalink / raw) To: Darrick J. Wong; +Cc: linux-xfs On Wed, Apr 17, 2024 at 08:34:56AM -0700, Darrick J. Wong wrote: > On Wed, Apr 17, 2024 at 05:32:15PM +0200, Carlos Maiolino wrote: > > On Wed, Apr 17, 2024 at 08:18:34AM -0700, Darrick J. Wong wrote: > > > On Wed, Apr 17, 2024 at 10:13:52AM +0200, Carlos Maiolino wrote: > > > > Hi folks, > > > > > > > > The xfsprogs repository at: > > > > > > > > git://git.kernel.org/pub/scm/fs/xfs/xfsprogs-dev.git > > > > > > > > has just been updated. > > > > > > > > Patches often get missed, so if your outstanding patches are properly reviewed > > > > on the list and not included in this update, please let me know. > > > > > > Ah well, I was hoping to get > > > https://lore.kernel.org/linux-xfs/171142126291.2211955.14829143192552278353.stgit@frogsfrogsfrogs/ > > > and > > > https://lore.kernel.org/linux-xfs/20240326192448.GI6414@frogsfrogsfrogs/ > > > in for 6.7. > > > > To be honest, one of the reasons I decided to release 6.7 today, was because these patches were > > cooking for too long on the list, and I wanted to pull them this week, but not delay 6.7 because of > > them as I want to also not delay 6.8 for too long, mostly libxfs-sync and what we already have on > > the list. The debian one I totally missed it btw > > > > Also, I was assuming you were going to send PRs for these series according to our previous talks, > > will you still submit PRs or shall I pull them from the list? > > > > I'll try to pull those patches you meant asap. > > > > I could do a 6.7.1 release with the debian patch if this is really required, but I don't think it > > will change anything if I simply postpone it for 6.8. > > Well if we get a 6.8 release out fairly fast then it might not matter -- > Debian are busy rebuilding the world with 64-bit time_t and altered > package names. We are getting close to kernel 6.9 release, and I don't want to keep xfsprogs and I want to try to keep xfsprogs just behind kernel, so, I do plan to release 6.8 on the following couple weeks. Carlos > > --D > > > > > > > > > --D > > > > > > > > > > > The for-next branch has also been updated to match the state of master. > > > > > > > > The new head of the master branch is commit: > > > > > > > > 09ba6420a1ee2ca4bfc763e498b4ee6be415b131 > > > > > > > > -- > > > > Carlos > > > > > > > > > > ^ permalink raw reply [flat|nested] 9+ messages in thread
end of thread, other threads:[~2024-04-17 20:15 UTC | newest] Thread overview: 9+ messages (download: mbox.gz follow: Atom feed -- links below jump to the message on this page -- 2024-04-17 8:13 [ANNOUNCE] xfsprogs v6.7.0 released Carlos Maiolino 2024-04-17 15:18 ` Darrick J. Wong 2024-04-17 15:19 ` Christoph Hellwig 2024-04-17 15:23 ` Darrick J. Wong 2024-04-17 15:38 ` Carlos Maiolino 2024-04-17 15:33 ` Carlos Maiolino 2024-04-17 15:32 ` Carlos Maiolino 2024-04-17 15:34 ` Darrick J. Wong 2024-04-17 20:15 ` Carlos Maiolino
This is a public inbox, see mirroring instructions for how to clone and mirror all data and code used for this inbox