On 23.11.2015 16:59, Kevin Wolf wrote: > Options are not actually inherited from the parent node yet, but this > commit lays the grounds for doing so. > > Signed-off-by: Kevin Wolf > --- > block.c | 52 ++++++++++++++++++++++++++++------------------- > include/block/block_int.h | 3 ++- > 2 files changed, 33 insertions(+), 22 deletions(-) Reviewed-by: Max Reitz