]> 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)
commit827ee45d90591d7703f8650df28843cc4a79245d
tree779903b717991c9b9644d0ad8586bfbdca8e9c97
parent0a2b66aa53361b47e6ded32fb9bfef486eaa7499
parenta35e616e57b6332da1b9e558e3c65a1c11870715
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