]> git.baikalelectronics.ru Git - kernel.git/commit
Merge tag 'ceph-for-4.9-rc2' of git://github.com/ceph/ceph-client
authorLinus Torvalds <torvalds@linux-foundation.org>
Thu, 20 Oct 2016 16:57:51 +0000 (09:57 -0700)
committerLinus Torvalds <torvalds@linux-foundation.org>
Thu, 20 Oct 2016 16:57:51 +0000 (09:57 -0700)
commitf4eea3ec820d74b501766ce39c79c42f8b6151d0
tree273b8c943ad235e2c789dfa80d86acc2aebdd10b
parent1a69dc6ec841ba87759dd9b6e8e653e0596e6b3b
parent1a4a0b787edb7409639acdebf05b7e6910dcaaad
Merge tag 'ceph-for-4.9-rc2' of git://github.com/ceph/ceph-client

Pull Ceph fixes from Ilya Dryomov:
 "An rbd exclusive-lock edge case fix and several filesystem fixups.

  Nikolay's error path patch is tagged for stable, everything else but
  readdir vs frags race was introduced in this merge window"

* tag 'ceph-for-4.9-rc2' of git://github.com/ceph/ceph-client:
  ceph: fix non static symbol warning
  ceph: fix uninitialized dentry pointer in ceph_real_mount()
  ceph: fix readdir vs fragmentation race
  ceph: fix error handling in ceph_read_iter
  rbd: don't retry watch reregistration if header object is gone
  rbd: don't wait for the lock forever if blacklisted