Subject: Re: sys_sync
To: Jim Rees <rees@umich.edu>
From: Charles M. Hannum <mycroft@mit.edu>
List: port-i386
Date: 04/06/1996 02:05:25
Jim Rees <rees@umich.edu> writes:

> I think sys_sync should sync the file systems in the reverse order they were
> mounted in, just as vfs_unmountall unmounts them in the reverse order, and
> for pretty much the same reason.  That is, you might have one file system
> (say, afs) stacked on top of another one (say, ffs).  Does this seem
> reasonable?

I suppose I could buy that.