Skip site navigation (1)Skip section navigation (2)
Date:      Sat, 03 Feb 2007 12:41:39 -0800
From:      Kirk McKusick <mckusick@mckusick.com>
To:        Pawel Jakub Dawidek <pjd@freebsd.org>
Cc:        freebsd-fs@freebsd.org
Subject:   Re: Call for tester! vptofh change. 
Message-ID:  <200702032042.l13KfdEG020521@chez.mckusick.com>

next in thread | raw e-mail | index | archive | help
I fully approve of your changing VFS_VPTOFH to being a VOP operation.
I also agree that VFS_VPTOFH should go away. Though extra work as
you note, it is important `infrastructure work' to keep the interface
clean.

I wanted to make VPTOFH a VOP operation when I first added the VFS
interface to BSD, but was pursuaded not to do so because Sun had
done it as a VFS operation.  The idea was to make our VFS interface
as compatible to Sun's as possible because many of the BSD vendors
replaced our NFS implementation with Sun's and wanted to minimize
the work.

	Kirk McKusick



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200702032042.l13KfdEG020521>