All of lore.kernel.org
 help / color / mirror / Atom feed
* Re: [GIT PULL] FIEMAP cleanups for 5.15-rc1
       [not found] <20210825124920.GF14620@quack2.suse.cz>
@ 2021-08-25 12:53 ` Jan Kara
  2021-08-30 17:42   ` Linus Torvalds
  0 siblings, 1 reply; 2+ messages in thread
From: Jan Kara @ 2021-08-25 12:53 UTC (permalink / raw)
  To: Linus Torvalds; +Cc: linux-fsdevel

Forgot to CC fsdevel so adding it now.

								Honza
On Wed 25-08-21 14:49:20, Jan Kara wrote:
>   Hello Linus,
> 
>   Another early pull request for the merge window due to clashing holidays.
> Could you please pull from
> 
> git://git.kernel.org/pub/scm/linux/kernel/git/jack/linux-fs.git fiemap_for_v5.15-rc1
> 
> to get FIEMAP cleanups from Christoph transitioning all remaining
> filesystems supporting FIEMAP (ext2, hpfs) to iomap API and removing the
> old helper.
> 
> Top of the tree is 9acb9c48b940. The full shortlog is:
> 
> Christoph Hellwig (4):
>       ext2: make ext2_iomap_ops available unconditionally
>       ext2: use iomap_fiemap to implement ->fiemap
>       hpfs: use iomap_fiemap to implement ->fiemap
>       fs: remove generic_block_fiemap
> 
> The diffstat is
> 
>  fs/ext2/Kconfig        |   1 +
>  fs/ext2/inode.c        |  15 ++--
>  fs/hpfs/Kconfig        |   1 +
>  fs/hpfs/file.c         |  51 ++++++++++++-
>  fs/ioctl.c             | 203 -------------------------------------------------
>  include/linux/fiemap.h |   4 -
>  6 files changed, 60 insertions(+), 215 deletions(-)
> 
> 							Thanks
> 								Honza
> -- 
> Jan Kara <jack@suse.com>
> SUSE Labs, CR
-- 
Jan Kara <jack@suse.com>
SUSE Labs, CR

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

* Re: [GIT PULL] FIEMAP cleanups for 5.15-rc1
  2021-08-25 12:53 ` [GIT PULL] FIEMAP cleanups for 5.15-rc1 Jan Kara
@ 2021-08-30 17:42   ` Linus Torvalds
  0 siblings, 0 replies; 2+ messages in thread
From: Linus Torvalds @ 2021-08-30 17:42 UTC (permalink / raw)
  To: Jan Kara; +Cc: linux-fsdevel

On Wed, Aug 25, 2021 at 5:53 AM Jan Kara <jack@suse.cz> wrote:
>
> Forgot to CC fsdevel so adding it now.

Well, the "Re:" in the subject line (or possibly the quoting in the
body) then meant that pr-tracker-bot didn't react to this even after
adding the mailing list.

So this is a manual version of the pr-tracker-bot "it's been merged"
notification.

             Linus

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

end of thread, other threads:[~2021-08-30 17:42 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
     [not found] <20210825124920.GF14620@quack2.suse.cz>
2021-08-25 12:53 ` [GIT PULL] FIEMAP cleanups for 5.15-rc1 Jan Kara
2021-08-30 17:42   ` Linus Torvalds

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.