]> git.baikalelectronics.ru Git - kernel.git/commit
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)
commitcc3b144d40e55f36e34a2a1af9ab9835b5b5a788
treead0269ec8a307f10be0d177e762bfd2cfadd472d
parentf05c08063a118b6af067820d36d4c8a0654c71a8
parentfdaffca55ad9dfdb1a84b103d25e3352d5b9ae0d
Merge branch 'work.d_name' of git://git.kernel.org/pub/scm/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