Ustimenko Semen writes:
> Is this a good tactic to write working VOP_BMAP and
> VOP_STRATEGY handlers, and implement VOP_READ and VOP_WRITE
> via bread and bwrite of own vnodes?
Considering that that's how the primary filesystem layers (ufs/ffs) do
it, it should be fair to assume that it's at l
Hi FS Guru!
Is this a good tactic to write working VOP_BMAP and
VOP_STRATEGY handlers, and implement VOP_READ and VOP_WRITE
via bread and bwrite of own vnodes?
Bye.
To Unsubscribe: send mail to majord...@freebsd.org
with "unsubscribe freebsd-current" in the body of the message