summaryrefslogtreecommitdiffstats
path: root/module/lua/lopcodes.c
diff options
context:
space:
mode:
authorBrian Atkinson <[email protected]>2020-07-24 22:09:20 -0600
committerGitHub <[email protected]>2020-07-24 21:09:20 -0700
commit6fba7bfd0e2d7dc677278322158cd89816a53433 (patch)
treef4c94286da99d8bdddbfa50803182b73be13fea4 /module/lua/lopcodes.c
parent8348fac30c51564bf0c102aab35a54ca2dca50b4 (diff)
Add gang ABD child to parent gang ABD
By design a gang ABD can not have another gang ABD as a child. This is to make sure the logical offset in a gang ABD is consistent with the individual ABDS it contains as children. If a gang ABD is added as a child of a gang ABD we will add the individual children of the gang ABD to the parent gang ABD. This allows for a consistent view of offsets within the parent gang ABD. Reviewed-by: Mark Maybee <[email protected]> Reviewed-by: Brian Behlendorf <[email protected]> Signed-off-by: Brian Atkinson <[email protected]> Closes #10430
Diffstat (limited to 'module/lua/lopcodes.c')
0 files changed, 0 insertions, 0 deletions