On April 7, 2015 4:52:30 AM EDT, Martin Husemann <[email protected]> wrote: >Additionally (and maybe the easiest start) we could add some magic >pointer >value to the start (and end?) of the ops vector and have VOCALL verify >that >magic value. > >Is that a sane idea? >Could we easily identify all ops vectors? >
The ops vectors correspond to the known filesystems, no? Perhaps you could simply iterate over those, or even just the mounted ones, and check whether it matches one. Eric
