]> www.infradead.org Git - users/hch/misc.git/commit
Merge tag 'pull-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs
authorLinus Torvalds <torvalds@linux-foundation.org>
Sat, 1 Feb 2025 23:07:56 +0000 (15:07 -0800)
committerLinus Torvalds <torvalds@linux-foundation.org>
Sat, 1 Feb 2025 23:07:56 +0000 (15:07 -0800)
commita86bf2283d2c9769205407e2b54777c03d012939
tree590ff51c17884f1f2c0da042c8febd8c1ce0780a
parentc270ab5a87403f9365c00d3c587aa8000560bdc3
parentc1feab95e0b2e9fce7e4f4b2739baf40d84543af
Merge tag 'pull-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs

Pull misc vfs cleanups from Al Viro:
 "Two unrelated patches - one is a removal of long-obsolete include in
  overlayfs (it used to need fs/internal.h, but the extern it wanted has
  been moved back to include/linux/namei.h) and another introduces
  convenience helper constructing struct qstr by a NUL-terminated
  string"

* tag 'pull-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs:
  add a string-to-qstr constructor
  fs/overlayfs/namei.c: get rid of include ../internal.h
fs/bcachefs/fsck.c
fs/bcachefs/recovery.c
fs/bcachefs/util.h
fs/erofs/xattr.c
fs/file_table.c
fs/overlayfs/namei.c
include/linux/dcache.h