]> git.baikalelectronics.ru Git - kernel.git/commit
Merge branch 'work.lookups' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs
authorLinus Torvalds <torvalds@linux-foundation.org>
Wed, 18 May 2016 17:28:45 +0000 (10:28 -0700)
committerLinus Torvalds <torvalds@linux-foundation.org>
Wed, 18 May 2016 17:28:45 +0000 (10:28 -0700)
commit34229d6698cf48f6fa2cfe4d692f470c25614b23
treecd721c5f49f27527dc7784497903c4be0ac842b7
parenta2a6b90c6c21d9473d9e4883fd27bab474d9a8c4
parent839d4171b724d5399eee611674703ab93c3009d6
Merge branch 'work.lookups' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs

Pull parallel lookup fixups from Al Viro:
 "Fix for xfs parallel readdir (turns out the cxfs exposure was not
  enough to catch all problems), and a reversion of btrfs back to
  ->iterate() until the fs/btrfs/delayed-inode.c gets fixed"

* 'work.lookups' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs:
  xfs: concurrent readdir hangs on data buffer locks
  Revert "btrfs: switch to ->iterate_shared()"
fs/btrfs/inode.c