Merge branch 'work.d_name' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs
authorLinus Torvalds <torvalds@linux-foundation.org>
Mon, 22 Feb 2021 21:03:30 +0000 (13:03 -0800)
committerLinus Torvalds <torvalds@linux-foundation.org>
Mon, 22 Feb 2021 21:03:30 +0000 (13:03 -0800)
commit205f92d7f2106fb248d65d2abce943ed6002598f
treead0269ec8a307f10be0d177e762bfd2cfadd472d
parent7b7028edf939f6ab3bb7465937b33dd714020fa8
parentd67568410ae1c95004fad85ff1fe78204752f46c
Merge branch 'work.d_name' of git://git./linux/kernel/git/viro/vfs

Pull d_name whack-a-mole from Al Viro:
 "A bunch of places that play with ->d_name in printks instead of using
  proper formats..."

* 'work.d_name' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs:
  orangefs_file_mmap(): use %pD
  cifs_debug: use %pd instead of messing with ->d_name
  erofs: use %pd instead of messing with ->d_name
  cramfs: use %pD instead of messing with file_dentry()->d_name