Subject: /sys/msdosfs tree compile fails
To: None <current-users@sun-lamp.cs.berkeley.edu>
From: Eric J. Haug <ejh@slueas.slu.edu>
List: current-users
Date: 06/13/1994 10:18:47
I noticed that the msdos filesystem code in incompatible with the new
fs code.  In particular, VN_MAXPRIVATE is no longer defined in
vnode.h. Vinvalbuf now takes more arguments, and getnewvnode is passed
an incompatible pointer type.
I suppose others may be able to fix it faster than i.
Otherwise i may take a shot at it.
eric

------------------------------------------------------------------------------