]> git.baikalelectronics.ru Git - kernel.git/commit
Merge tag 'ovl-update-6.0' of git://git.kernel.org/pub/scm/linux/kernel/git/mszeredi/vfs
authorLinus Torvalds <torvalds@linux-foundation.org>
Mon, 8 Aug 2022 18:03:11 +0000 (11:03 -0700)
committerLinus Torvalds <torvalds@linux-foundation.org>
Mon, 8 Aug 2022 18:03:11 +0000 (11:03 -0700)
commit1b5c281e1f53fb733b05293b882b0de8768de238
treee38e41da4a5edf8c1b47f9e79130cae077362109
parenta77e1a5bdd55860ed43d092a9e7f479a5f515bb6
parente60c93a0c70118eec324779919742ba9971aa9e4
Merge tag 'ovl-update-6.0' of git://git.kernel.org/pub/scm/linux/kernel/git/mszeredi/vfs

Pull overlayfs update from Miklos Szeredi:
 "Just a small update"

* tag 'ovl-update-6.0' of git://git.kernel.org/pub/scm/linux/kernel/git/mszeredi/vfs:
  ovl: fix spelling mistakes
  ovl: drop WARN_ON() dentry is NULL in ovl_encode_fh()
  ovl: improve ovl_get_acl() if POSIX ACL support is off
  ovl: fix some kernel-doc comments
  ovl: warn if trusted xattr creation fails
fs/overlayfs/inode.c
fs/overlayfs/overlayfs.h
fs/overlayfs/super.c