aboutsummaryrefslogtreecommitdiff
path: root/lib/interval_tree_test_main.c
diff options
context:
space:
mode:
authorAlex Elder <elder@inktank.com>2012-11-09 15:05:54 -0600
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>2013-01-17 08:46:49 -0800
commit495f76eadab76742d4060130604306bfaaafca24 (patch)
tree48ed28aee7803e910459feaf870f559c6bc9267f /lib/interval_tree_test_main.c
parentf14e81d15cd37d89b880226f2ad3b234e8e629c7 (diff)
rbd: get rid of RBD_MAX_SEG_NAME_LEN
(cherry picked from commit 2fd82b9e92c2a718ae81fc987b4468ceeee6979b) RBD_MAX_SEG_NAME_LEN represents the maximum length of an rbd object name (i.e., one of the objects providing storage backing an rbd image). Another symbol, MAX_OBJ_NAME_SIZE, is used in the osd client code to define the maximum length of any object name in an osd request. Right now they disagree, with RBD_MAX_SEG_NAME_LEN being too big. There's no real benefit at this point to defining the rbd object name length limit separate from any other object name, so just get rid of RBD_MAX_SEG_NAME_LEN and use MAX_OBJ_NAME_SIZE in its place. Signed-off-by: Alex Elder <elder@inktank.com> Reviewed-by: Sage Weil <sage@inktank.com> Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
Diffstat (limited to 'lib/interval_tree_test_main.c')
0 files changed, 0 insertions, 0 deletions