]> git.baikalelectronics.ru Git - kernel.git/commit
ceph: move max constant definitions
authorAlex Elder <elder@inktank.com>
Thu, 14 Mar 2013 01:50:00 +0000 (20:50 -0500)
committerSage Weil <sage@inktank.com>
Thu, 2 May 2013 04:17:42 +0000 (21:17 -0700)
commit8a1a3f9dc159cd9689fecf73442cb64513bf5087
tree8356e0eafe1bd0e5817bca6e56f80e80c62b9482
parentfef3128f3c9729edf49cf14dfbcbbab3c5652f44
ceph: move max constant definitions

Move some definitions for max integer values out of the rbd code and
into the more central "decode.h" header file.  These really belong
in a Linux (or libc) header somewhere, but I haven't gotten around
to proposing that yet.

This is in preparation for moving some code out of rbd.c and into
the osd client.

Signed-off-by: Alex Elder <elder@inktank.com>
Reviewed-by: Josh Durgin <josh.durgin@inktank.com>
drivers/block/rbd.c
include/linux/ceph/decode.h