]> git.baikalelectronics.ru Git - kernel.git/commit
Merge tag 'ovl-fixes-5.5-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/mszere...
authorLinus Torvalds <torvalds@linux-foundation.org>
Sat, 14 Dec 2019 19:13:54 +0000 (11:13 -0800)
committerLinus Torvalds <torvalds@linux-foundation.org>
Sat, 14 Dec 2019 19:13:54 +0000 (11:13 -0800)
commit34a55e698132b92c745e5a0a3ef8614510560b6e
treea4cdfebf4e3e39bd80b1685c389ffea04baaf8dd
parent5c7f6a7415fdf80408fcdc43586e50c44cc9c56f
parent221e3386c76aaa2af0c035f1f1dd4dc6fdf9f268
Merge tag 'ovl-fixes-5.5-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/mszeredi/vfs

Pull overlayfs fixes from Miklos Szeredi:
 "Fix some bugs and documentation"

* tag 'ovl-fixes-5.5-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/mszeredi/vfs:
  docs: filesystems: overlayfs: Fix restview warnings
  docs: filesystems: overlayfs: Rename overlayfs.txt to .rst
  ovl: relax WARN_ON() on rename to self
  ovl: fix corner case of non-unique st_dev;st_ino
  ovl: don't use a temp buf for encoding real fh
  ovl: make sure that real fid is 32bit aligned in memory
  ovl: fix lookup failure on multi lower squashfs
MAINTAINERS
fs/overlayfs/namei.c