aboutsummaryrefslogtreecommitdiff
path: root/tools
diff options
context:
space:
mode:
authorJames Nunez <[email protected]>2014-04-27 13:06:42 -0400
committerGreg Kroah-Hartman <[email protected]>2014-04-27 10:23:16 -0700
commite55c447647c26cb666fce054894f9faeb69d21b2 (patch)
tree89659981f2608b8b42d101c69fa1b5ec243f1523 /tools
parent5d0d422e72ad22fd9d8fd2828166d7f8fa642adb (diff)
staging/lustre/hsm: HSM requests not delivered
The total size of an HSM archive request may exceed the desired (LNET) message. When this happens, it can hang the client and not allow the archive request to succeed. Before we know the total size of the hsm_action_items, we need to limit the size of the reguest. Doing this limits the number of items that can be sent in one archive request. We'e reduced the size allowed for the user archive request to MDS_MAXREQSIZE/3. Signed-off-by: James Nunez <[email protected]> Reviewed-on: http://review.whamcloud.com/9393 Intel-bug-id: https://jira.hpdd.intel.com/browse/LU-4639 Reviewed-by: John L. Hammond <[email protected]> Reviewed-by: Jinshan Xiong <[email protected]> Signed-off-by: Oleg Drokin <[email protected]> Signed-off-by: Greg Kroah-Hartman <[email protected]>
Diffstat (limited to 'tools')
0 files changed, 0 insertions, 0 deletions