Re: cvs commit: src/sys/fs/nullfs null.h null_subr.c null_vnops.c
From: Garance A Drosihn (drosih_at_rpi.edu)
Date: 06/19/03
- Previous message: Sheldon Hearn: "Re: cvs commit: src/sys/fs/nullfs null.h null_subr.c null_vnops.c"
- In reply to: The Hermit Hacker: "Re: cvs commit: src/sys/fs/nullfs null.h null_subr.c null_vnops.c"
- Next in thread: Terry Lambert: "Re: cvs commit: src/sys/fs/nullfs null.h null_subr.c null_vnops.c"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ] [ attachment ]
Date: Thu, 19 Jun 2003 14:28:23 -0400 To: The Hermit Hacker <scrappy@hub.org>, Poul-Henning Kamp <phk@phk.freebsd.dk>
At 12:16 PM -0300 6/19/03, The Hermit Hacker wrote:
>On Thu, 19 Jun 2003, Poul-Henning Kamp wrote:
>
> > My comments about nullfs and unionfs, shoul not be construed
> > as I want to kill those features, it was more meant as "they
> > will not be my primary priorities and if they break
> > temporarily, so be it."
>
>Ah, well, 'break temporarily' doesn't worry me too much ... I
>just got the impression of "rip out completely" from your one
>note, which had me concerned :(
If you have a bad enough situation, then sometimes the best way
to start fixing it is by just ripping out what's there...
But if I remember right, Poul was talking about work that would
be started in the 6.x-branch. There should be plenty of time
before 6.x is the branch that anyone would *need* to use in
production, and presumably the new improved versions would be
in place before that time.
-- Garance Alistair Drosehn = gad@gilead.netel.rpi.edu Senior Systems Programmer or gad@freebsd.org Rensselaer Polytechnic Institute or drosih@rpi.edu _______________________________________________ freebsd-arch@freebsd.org mailing list http://lists.freebsd.org/mailman/listinfo/freebsd-arch To unsubscribe, send any mail to "freebsd-arch-unsubscribe@freebsd.org"
- Previous message: Sheldon Hearn: "Re: cvs commit: src/sys/fs/nullfs null.h null_subr.c null_vnops.c"
- In reply to: The Hermit Hacker: "Re: cvs commit: src/sys/fs/nullfs null.h null_subr.c null_vnops.c"
- Next in thread: Terry Lambert: "Re: cvs commit: src/sys/fs/nullfs null.h null_subr.c null_vnops.c"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ] [ attachment ]
Relevant Pages
- Re: Your CVS fix 1.109 to union_vnops.c
... >> for nullfs and not for unionfs, ... upper layer file
... (freebsd-current) - Re: Your CVS fix 1.109 to union_vnops.c
... > for nullfs and not for unionfs, ... 'nullfs' has only one underlying
file system, ... The latter is the inode number in case of UFS. ... With 'unionfs'
you can have underlying files from two different layers ... (freebsd-current) - Re: cvs commit: src/sys/fs/nullfs null.h null_subr.c null_vnops.c
... > using unionfs and nullfs on production systems ... ... (freebsd-arch) - Re: cvs commit: src/sys/fs/nullfs null.h null_subr.c null_vnops.c
... these filesystems are only just now recovering ... > using unionfs
and nullfs on production systems ... ... (freebsd-arch) - Re: [ANN] 8-CURRENT, RELENG_7 and RELENG_6 have gotten latest ?unionfs improvements
... The union mount option is completely separate ... more broken than unionfs.
... NULLFS and UMAPFS). ... of an arbitrary existing directory tree, ...
(freebsd-current)