Bruce Evans d8762fa6a0 Submitted by: Mike Pritchard <pritc003@maroon.tc.umn.edu>
msdosfs_lookup() did no validation to see if the caller was validated
to delete/rename/create files.  msdosfs_setattr() did no validation
to see if the caller was allowed to change the file permissions (turn
on/off the write bit) or update the file modification time (utimes).

The routines were fixed to validate the calls just like ufs does.
1995-05-09 16:30:45 +00:00
..
1995-05-06 19:34:28 +00:00
1995-05-08 23:11:12 +00:00
1995-05-03 23:10:35 +00:00
1995-05-08 16:27:10 +00:00
1994-08-02 07:55:43 +00:00