]> git.baikalelectronics.ru Git - kernel.git/commit
Merge branch 'overlayfs-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mszer...
authorLinus Torvalds <torvalds@linux-foundation.org>
Sat, 28 Oct 2017 15:29:29 +0000 (08:29 -0700)
committerLinus Torvalds <torvalds@linux-foundation.org>
Sat, 28 Oct 2017 15:29:29 +0000 (08:29 -0700)
commitc0290810f78eee93bace8910602760f79016be2a
tree7e016a29b963710f56ff5ed4810d411d49bacae6
parentdce3b7ffc5bd0ca4e18609e1ae8d5190ff6af91b
parent44f3c5680274f01bb3a744d495a572c971dce856
Merge branch 'overlayfs-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mszeredi/vfs

Pull overlayfs fixes from Miklos Szeredi:
 "Fix several issues, most of them introduced in the last release"

* 'overlayfs-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mszeredi/vfs:
  ovl: do not cleanup unsupported index entries
  ovl: handle ENOENT on index lookup
  ovl: fix EIO from lookup of non-indexed upper
  ovl: Return -ENOMEM if an allocation fails ovl_lookup()
  ovl: add NULL check in ovl_alloc_inode