Skip to content
Commit e4599d4b authored by Amir Goldstein's avatar Amir Goldstein
Browse files

ovl: negate the ofs->share_whiteout boolean



The default common case is that whiteout sharing is enabled.
Change to storing the negated no_shared_whiteout state, so we will not
need to initialize it.

This is the first step towards removing all config and feature
initializations out of ovl_fill_super().

Signed-off-by: default avatarAmir Goldstein <amir73il@gmail.com>
parent f723edb8
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment