mirror_ubuntu-kernels/include/linux/ceph
Alex Elder 5766651971 ceph: use a shared zero page rather than one per messenger
Each messenger allocates a page to be used when writing zeroes
out in the event of error or other abnormal condition.  Instead,
use the kernel ZERO_PAGE() for that purpose.

Signed-off-by: Alex Elder <elder@dreamhost.com>
Signed-off-by: Sage Weil <sage@newdream.net>
2012-03-22 10:47:45 -05:00
..
auth.h ceph: Move secret key parsing earlier. 2011-03-29 12:11:16 -07:00
buffer.h
ceph_debug.h
ceph_frag.h
ceph_fs.h ceph: use LOOKUPINO to make unconnected nfs fh more reliable 2011-05-24 11:52:05 -07:00
ceph_hash.h
debugfs.h
decode.h
libceph.h libceph: create messenger with client 2011-10-25 16:10:15 -07:00
mdsmap.h
messenger.h ceph: use a shared zero page rather than one per messenger 2012-03-22 10:47:45 -05:00
mon_client.h
msgpool.h
msgr.h
osd_client.h libceph: Allocate larger oid buffer in request msgs 2011-11-11 09:50:19 -08:00
osdmap.h
pagelist.h
rados.h ceph: update common header files 2011-03-21 12:24:21 -07:00
types.h