All of lore.kernel.org
 help / color / mirror / Atom feed
* [ANNOUNCE] xfs-linux: iomap-for-next updated to 471859f57d42
@ 2023-01-18 19:01 Darrick J. Wong
  2023-01-18 21:29 ` Andreas Gruenbacher
  0 siblings, 1 reply; 2+ messages in thread
From: Darrick J. Wong @ 2023-01-18 19:01 UTC (permalink / raw)
  To: david, djwong, hch; +Cc: agruenba, linux-fsdevel, linux-xfs

Hi folks,

The iomap-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@vger.kernel.org so they can be picked up in
the next update.

Just so everyone knows -- I've been summoned for local jury duty
service, which means that I will be out starting January 30th until
further notice.  "Further notice" could mean February 1st, or it could
mean March 1st.  Hopefully there won't be any other iomap changes
necessary for 6.3; I'll post here again when I figure out what the
backup plan is.  It is likely that I will be summoned *again* for
federal service before the end of 2023.

The new head of the iomap-for-next branch is commit:

471859f57d42 iomap: Rename page_ops to folio_ops

8 new commits:

Andreas Gruenbacher (8):
[7a70a5085ed0] iomap: Add __iomap_put_folio helper
[80baab88bb93] iomap/gfs2: Unlock and put folio in page_done handler
[40405dddd98a] iomap: Rename page_done handler to put_folio
[98321b5139f9] iomap: Add iomap_get_folio helper
[9060bc4d3aca] iomap/gfs2: Get page in page_prepare handler
[07c22b56685d] iomap: Add __iomap_get_folio helper
[c82abc239464] iomap: Rename page_prepare handler to get_folio
[471859f57d42] iomap: Rename page_ops to folio_ops

Code Diffstat:

fs/gfs2/bmap.c         | 38 ++++++++++++++-------
fs/iomap/buffered-io.c | 91 +++++++++++++++++++++++++++++++++-----------------
fs/xfs/xfs_iomap.c     |  4 +--
include/linux/iomap.h  | 27 ++++++++-------
4 files changed, 103 insertions(+), 57 deletions(-)

^ permalink raw reply	[flat|nested] 2+ messages in thread

* Re: [ANNOUNCE] xfs-linux: iomap-for-next updated to 471859f57d42
  2023-01-18 19:01 [ANNOUNCE] xfs-linux: iomap-for-next updated to 471859f57d42 Darrick J. Wong
@ 2023-01-18 21:29 ` Andreas Gruenbacher
  0 siblings, 0 replies; 2+ messages in thread
From: Andreas Gruenbacher @ 2023-01-18 21:29 UTC (permalink / raw)
  To: Darrick J. Wong; +Cc: david, hch, linux-fsdevel, linux-xfs

On Wed, Jan 18, 2023 at 8:01 PM Darrick J. Wong <djwong@kernel.org> wrote:
> Hi folks,
>
> The iomap-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@vger.kernel.org so they can be picked up in
> the next update.
>
> Just so everyone knows -- I've been summoned for local jury duty
> service, which means that I will be out starting January 30th until
> further notice.  "Further notice" could mean February 1st, or it could
> mean March 1st.  Hopefully there won't be any other iomap changes
> necessary for 6.3; I'll post here again when I figure out what the
> backup plan is.  It is likely that I will be summoned *again* for
> federal service before the end of 2023.
>
> The new head of the iomap-for-next branch is commit:
>
> 471859f57d42 iomap: Rename page_ops to folio_ops
>
> 8 new commits:
>
> Andreas Gruenbacher (8):
> [7a70a5085ed0] iomap: Add __iomap_put_folio helper
> [80baab88bb93] iomap/gfs2: Unlock and put folio in page_done handler
> [40405dddd98a] iomap: Rename page_done handler to put_folio
> [98321b5139f9] iomap: Add iomap_get_folio helper
> [9060bc4d3aca] iomap/gfs2: Get page in page_prepare handler
> [07c22b56685d] iomap: Add __iomap_get_folio helper
> [c82abc239464] iomap: Rename page_prepare handler to get_folio
> [471859f57d42] iomap: Rename page_ops to folio_ops
>
> Code Diffstat:
>
> fs/gfs2/bmap.c         | 38 ++++++++++++++-------
> fs/iomap/buffered-io.c | 91 +++++++++++++++++++++++++++++++++-----------------
> fs/xfs/xfs_iomap.c     |  4 +--
> include/linux/iomap.h  | 27 ++++++++-------
> 4 files changed, 103 insertions(+), 57 deletions(-)

Thanks, Darrick.

Andreas


^ permalink raw reply	[flat|nested] 2+ messages in thread

end of thread, other threads:[~2023-01-18 21:30 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2023-01-18 19:01 [ANNOUNCE] xfs-linux: iomap-for-next updated to 471859f57d42 Darrick J. Wong
2023-01-18 21:29 ` Andreas Gruenbacher

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.