Subject: Re: Improving the Unix API
To: Alexander Viro <viro@math.psu.edu>
From: Bill Sommerfeld <sommerfeld@orchard.arlington.ma.us>
List: tech-kern
Date: 06/27/1999 13:29:12
> 	Right. Except that UFS has not only generic attibutes. For example,
> you have UF_NODUMP and SF_ARCHIVED. The *only* place in the /sys you
> mention the former is sys/stat.h

Well, right, because backup/restore aren't part of the kernel...

> (BTW, you don't even map it on EXT2_NODUMP_FL).

This was presumably an oversight; I've reported it as a bug.

					- Bill