]> git.baikalelectronics.ru Git - kernel.git/commit
Merge branch 'for-linus-4.7-part2' of git://git.kernel.org/pub/scm/linux/kernel/git...
authorLinus Torvalds <torvalds@linux-foundation.org>
Sat, 25 Jun 2016 15:53:38 +0000 (08:53 -0700)
committerLinus Torvalds <torvalds@linux-foundation.org>
Sat, 25 Jun 2016 15:53:38 +0000 (08:53 -0700)
commit49a8253bfdafdf24143ee16113e4e3edb61a1672
treee562b58fda0ecba092c19f83548a12698d4ea5be
parentb9979bbc79ee60532160384a4830851ccd6d6cc4
parent70ec1b703aad30642ca81f998d4499670af10b5c
Merge branch 'for-linus-4.7-part2' of git://git.kernel.org/pub/scm/linux/kernel/git/mason/linux-btrfs

Pull btrfs fixes part 2 from Chris Mason:
 "This has one patch from Omar to bring iterate_shared back to btrfs.

  We have a tree of work we queue up for directory items and it doesn't
  lend itself well to shared access.  While we're cleaning it up, Omar
  has changed things to use an exclusive lock when there are delayed
  items"

* 'for-linus-4.7-part2' of git://git.kernel.org/pub/scm/linux/kernel/git/mason/linux-btrfs:
  Btrfs: fix ->iterate_shared() by upgrading i_rwsem for delayed nodes
fs/btrfs/inode.c