]> git.baikalelectronics.ru Git - kernel.git/commit
Merge tag 'ceph-for-4.10-rc5' of git://github.com/ceph/ceph-client
authorLinus Torvalds <torvalds@linux-foundation.org>
Fri, 20 Jan 2017 20:15:48 +0000 (12:15 -0800)
committerLinus Torvalds <torvalds@linux-foundation.org>
Fri, 20 Jan 2017 20:15:48 +0000 (12:15 -0800)
commit476ed1aaa43499bffebe137bf95f6a3d58803ad9
tree779903b717991c9b9644d0ad8586bfbdca8e9c97
parentd470c7e1e41671df7f4de2adaea290488e630437
parentf6228475c026f0627f7e488e6ed900f85170dbdf
Merge tag 'ceph-for-4.10-rc5' of git://github.com/ceph/ceph-client

Pull ceph fixes from Ilya Dryomov:
 "Three filesystem endianness fixes (one goes back to the 2.6 era, all
  marked for stable) and two fixups for this merge window's patches"

* tag 'ceph-for-4.10-rc5' of git://github.com/ceph/ceph-client:
  ceph: fix bad endianness handling in parse_reply_info_extra
  ceph: fix endianness bug in frag_tree_split_cmp
  ceph: fix endianness of getattr mask in ceph_d_revalidate
  libceph: make sure ceph_aes_crypt() IV is aligned
  ceph: fix ceph_get_caps() interruption