linux-fsdevel.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* [git pull] vfs.git pile 4 (file_inode)
@ 2022-10-04 16:56 Al Viro
  2022-10-07  0:36 ` pr-tracker-bot
  0 siblings, 1 reply; 2+ messages in thread
From: Al Viro @ 2022-10-04 16:56 UTC (permalink / raw)
  To: Linus Torvalds; +Cc: linux-kernel, linux-fsdevel

The following changes since commit 568035b01cfb107af8d2e4bd2fb9aea22cf5b868:

  Linux 6.0-rc1 (2022-08-14 15:50:18 -0700)

are available in the Git repository at:

  git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs.git tags/pull-file_inode

for you to fetch changes up to 4094d98e3375833737b467998219338ffd46a68b:

  orangefs: use ->f_mapping (2022-09-01 17:46:06 -0400)

----------------------------------------------------------------
whack-a-mole: cropped up open-coded file_inode() uses...

----------------------------------------------------------------
Al Viro (8):
      ibmvmc: don't open-code file_inode()
      exfat_iterate(): don't open-code file_inode(file)
      sgx: use ->f_mapping...
      bprm_fill_uid(): don't open-code file_inode()
      nfs_finish_open(): don't open-code file_inode()
      dma_buf: no need to bother with file_inode()->i_mapping
      _nfs42_proc_copy(): use ->f_mapping instead of file_inode()->i_mapping
      orangefs: use ->f_mapping

 arch/x86/kernel/cpu/sgx/encl.c | 3 +--
 drivers/dma-buf/udmabuf.c      | 2 +-
 drivers/misc/ibmvmc.c          | 6 ++++--
 fs/exec.c                      | 3 +--
 fs/exfat/dir.c                 | 6 +++---
 fs/nfs/dir.c                   | 2 +-
 fs/nfs/nfs42proc.c             | 2 +-
 fs/orangefs/file.c             | 4 +---
 8 files changed, 13 insertions(+), 15 deletions(-)

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

* Re: [git pull] vfs.git pile 4 (file_inode)
  2022-10-04 16:56 [git pull] vfs.git pile 4 (file_inode) Al Viro
@ 2022-10-07  0:36 ` pr-tracker-bot
  0 siblings, 0 replies; 2+ messages in thread
From: pr-tracker-bot @ 2022-10-07  0:36 UTC (permalink / raw)
  To: Al Viro; +Cc: Linus Torvalds, linux-kernel, linux-fsdevel

The pull request you sent on Tue, 4 Oct 2022 17:56:10 +0100:

> git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs.git tags/pull-file_inode

has been merged into torvalds/linux.git:
https://git.kernel.org/torvalds/c/ab296221579715fb8f36a27c374ebabe5bfb7e9e

Thank you!

-- 
Deet-doot-dot, I am a bot.
https://korg.docs.kernel.org/prtracker.html

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

end of thread, other threads:[~2022-10-07  0:36 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2022-10-04 16:56 [git pull] vfs.git pile 4 (file_inode) Al Viro
2022-10-07  0:36 ` pr-tracker-bot

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).