From: Alex Elder Date: Thu, 14 Mar 2013 01:50:00 +0000 (-0500) Subject: ceph: move max constant definitions X-Git-Tag: omap-for-v3.10/dt-fixes-for-merge-window~26^2~157 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=adfe695a25e92e3a4597807fbc7f9a8105218776;p=pandora-kernel.git 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 Reviewed-by: Josh Durgin --- Reading git-diff-tree failed