DragonFly kernel List (threaded) for 2005-02
[
Date Prev][
Date Next]
[
Thread Prev][
Thread Next]
[
Date Index][
Thread Index]
Re: approach on getting nullfs to work again
On Wed, Feb 09, 2005 at 09:28:39PM -0800, Matthew Dillon wrote:
> Only for unionfs. For nullfs (where no merging is taking place) I
> am pretty certain we don't have to fake file OR directory vnodes.
Well, which mount point should fstat report? The nullfs [which is what
I would expect] or the underlying filesystem [which would be more useful
if you want to decide disk space usage etc.]? In the latter case, some
programs might get confused by having the same device / inode pairs
across different mount points.
Joerg
[
Date Prev][
Date Next]
[
Thread Prev][
Thread Next]
[
Date Index][
Thread Index]