tech-kern archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
Re: Diagnostic verification of vnode VOCALLs
On April 7, 2015 4:52:30 AM EDT, Martin Husemann <martin%duskware.de@localhost> 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
Home |
Main Index |
Thread Index |
Old Index