On Wed, 2017-04-26 at 16:43 -0400, Colin Walters wrote: > On Wed, Apr 26, 2017, at 04:24 PM, Stephen Smalley wrote: > > > > Your analysis and proposed fix sound correct to me. I blame Dan ;) > > Thanks. I tested the patch and confirmed it fixed ostree as it > stands today, > but I'm going to change ostree to cache the result of > `is_selinux_enabled()` > itself to work around this, since for our use cases it should never > really > change dynamically. > > Here's a git-format-patch version attached: Thanks, applied.