secmodel_extensions: Split vfs part into separate .c file.This way we can provide weak rumpkern stubs that don't requirerumpvfs for things that are relevant to vfs, but if you do linkrumpvfs then you get the same logic in secmodel extensions.