Revision b92eded4b7e6facc4e4ba07de89a3fc24de99552 authored by Linus Torvalds on 29 March 2013, 18:47:43 UTC, committed by Linus Torvalds on 29 March 2013, 18:47:43 UTC
Pull ceph fix from Sage Weil:
 "This fixes a regression introduced during the last merge window when
  mapping non-existent images."

* 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/sage/ceph-client:
  rbd: don't zero-fill non-image object requests
2 parent s 3615db4 + 6e2a450
History
File Mode Size
Kconfig -rw-r--r-- 1.2 KB
Makefile -rw-r--r-- 178 bytes
xz_crc32.c -rw-r--r-- 1.2 KB
xz_dec_bcj.c -rw-r--r-- 13.6 KB
xz_dec_lzma2.c -rw-r--r-- 28.4 KB
xz_dec_stream.c -rw-r--r-- 19.3 KB
xz_dec_syms.c -rw-r--r-- 664 bytes
xz_dec_test.c -rw-r--r-- 5.2 KB
xz_lzma2.h -rw-r--r-- 6.0 KB
xz_private.h -rw-r--r-- 4.4 KB
xz_stream.h -rw-r--r-- 1.4 KB

back to top