Update: sfcb seg faults if no instance is found but the provider returns a success. Add a
fix so that if an instance isn't found, and error is returned.
AC GetInstance() currently returns an error. This patchset fixes that error and also
cleans up some left over functions.