Revision c63716ab4d77f3df7d12260fc62cbf847c2a85d1 authored by Linus Torvalds on 04 August 2017, 17:15:11 UTC, committed by Linus Torvalds on 04 August 2017, 17:15:11 UTC
Pull ceph fixes from Ilya Dryomov:
 "A bunch of fixes and follow-ups for -rc1 Luminous patches: issues with
  ->reencode_message() and last minute RADOS semantic changes in
  v12.1.2"

* tag 'ceph-for-4.13-rc4' of git://github.com/ceph/ceph-client:
  libceph: make RECOVERY_DELETES feature create a new interval
  libceph: upmap semantic changes
  crush: assume weight_set != null imples weight_set_size > 0
  libceph: fallback for when there isn't a pool-specific choose_arg
  libceph: don't call ->reencode_message() more than once per message
  libceph: make encode_request_*() work with r_mempool requests
2 parent s a64c40e + ae78dd8
History
File Mode Size
Kconfig -rw-r--r-- 1.9 KB
Makefile -rw-r--r-- 156 bytes
copy_up.c -rw-r--r-- 15.4 KB
dir.c -rw-r--r-- 25.1 KB
inode.c -rw-r--r-- 16.4 KB
namei.c -rw-r--r-- 18.3 KB
overlayfs.h -rw-r--r-- 10.9 KB
ovl_entry.h -rw-r--r-- 1.9 KB
readdir.c -rw-r--r-- 15.3 KB
super.c -rw-r--r-- 28.6 KB
util.c -rw-r--r-- 12.5 KB

back to top