linux-fsdevel.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* [git pull] d_name whack-a-mole
@ 2021-02-21 22:31 Al Viro
  2021-02-22 21:35 ` pr-tracker-bot
  0 siblings, 1 reply; 2+ messages in thread
From: Al Viro @ 2021-02-21 22:31 UTC (permalink / raw)
  To: Linus Torvalds; +Cc: linux-fsdevel, linux-kernel

	A bunch of places that play with ->d_name in printks instead of
using proper formats...

The following changes since commit 5c8fe583cce542aa0b84adc939ce85293de36e5e:

  Linux 5.11-rc1 (2020-12-27 15:30:22 -0800)

are available in the git repository at:

  git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs.git work.d_name

for you to fetch changes up to d67568410ae1c95004fad85ff1fe78204752f46c:

  orangefs_file_mmap(): use %pD (2021-01-06 21:59:52 -0500)

----------------------------------------------------------------
Al Viro (4):
      cramfs: use %pD instead of messing with file_dentry()->d_name
      erofs: use %pd instead of messing with ->d_name
      cifs_debug: use %pd instead of messing with ->d_name
      orangefs_file_mmap(): use %pD

 fs/cifs/cifs_debug.c |  4 ++--
 fs/cramfs/inode.c    | 18 ++++++++----------
 fs/erofs/namei.c     |  4 ++--
 fs/orangefs/file.c   |  5 +----
 4 files changed, 13 insertions(+), 18 deletions(-)

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

* Re: [git pull] d_name whack-a-mole
  2021-02-21 22:31 [git pull] d_name whack-a-mole Al Viro
@ 2021-02-22 21:35 ` pr-tracker-bot
  0 siblings, 0 replies; 2+ messages in thread
From: pr-tracker-bot @ 2021-02-22 21:35 UTC (permalink / raw)
  To: Al Viro; +Cc: Linus Torvalds, linux-fsdevel, linux-kernel

The pull request you sent on Sun, 21 Feb 2021 22:31:56 +0000:

> git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs.git work.d_name

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

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:[~2021-02-22 21:36 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2021-02-21 22:31 [git pull] d_name whack-a-mole Al Viro
2021-02-22 21:35 ` 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).