tech-kern archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

Re: Vnode API cleanup pass 2a



On Wed, 15 Jan 2014, Taylor R Campbell wrote:
For that matter, why new machinery for this versioning stuff at all?
Why not just rename the vop from mkdir to mkdir_v2?  That would take
care of both struct vop_mkdir_v2_args and VOP_MKDIR_V2.  Am I missing
something?

That would the calling code ugly.

--apb (Alan Barrett)


Home | Main Index | Thread Index | Old Index