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-- 4.1 KB
Makefile -rw-r--r-- 426 bytes
dir.c -rw-r--r-- 30.9 KB
file.c -rw-r--r-- 5.8 KB
getopt.c -rw-r--r-- 1.8 KB
getopt.h -rw-r--r-- 367 bytes
inode.c -rw-r--r-- 27.1 KB
ioctl.c -rw-r--r-- 22.7 KB
mmap.c -rw-r--r-- 2.8 KB
ncp_fs.h -rw-r--r-- 2.8 KB
ncp_fs_i.h -rw-r--r-- 571 bytes
ncp_fs_sb.h -rw-r--r-- 5.0 KB
ncplib_kernel.c -rw-r--r-- 32.4 KB
ncplib_kernel.h -rw-r--r-- 6.8 KB
ncpsign_kernel.c -rw-r--r-- 3.6 KB
ncpsign_kernel.h -rw-r--r-- 700 bytes
sock.c -rw-r--r-- 22.0 KB
symlink.c -rw-r--r-- 4.2 KB

back to top