Source-Changes archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
Re: CVS commit: src/sbin/newfs
yamt%mwd.biglobe.ne.jp@localhost wrote:
> > Fix small documentation bug as reported in PR#38192 :
> >
> > FFS -> FFSv1
> > UFS2 -> FFSv2
> >
> >
> > To generate a diff of this commit:
> > cvs rdiff -r1.70 -r1.71 src/sbin/newfs/newfs.8
> >
> > Please note that diffs are not public domain; they are subject to the
> > copyright notices on the relevant files.
>
> do we really want to call it FFSv2?
> we call it UFS2 in various places, and
> it's the name the upstream (freebsd) uses.
I think ffsv1 and ffsv2 are internal names in our libsa,
and src/sbin/newfs/mkfs.c itself uses UFS2.
(there is one "FFSv1" in comment but it was added by
a developer who was also working on libsa stuff)
---
Izumi Tsutsui
Home |
Main Index |
Thread Index |
Old Index