On Dec 15, 2011 1:26 PM, "Stefan Sperling" <s...@elego.de> wrote: > > On Thu, Dec 15, 2011 at 01:04:04PM -0500, Greg Stein wrote: > > Couldn't we just make that an option for loading, but not provide such a > > feature for normal operation? That seems safer to me, and solves the actual > > use case. > > That would require revving the repos and fs APIs. > Hence the idea of putting it into fsfs.conf. > > But I agree that having it in the config file is a potential > danger because people might forget to turn it back off...
Right. I'll take rev'ing APIs any day. The old ones still work, just a bit slower and safer. And certainly nicer than Yet Another Config Option. Cheers, -g