bde dfd9848c30 Centralized in-core inode update. Update the in-core inode directly
in ufs_setattr() so that there is no need to pass timestamps to
UFS_UPDATE() (everything else just needs the current time).  Ignore
the passed-in timestamps in UFS_UPDATE() and always call ufs_itimes()
(was: itimes()) to do the update.  The timestamps are still passed
so that all the callers don't need to be changed yet.
1998-07-03 18:46:52 +00:00
..
1998-06-28 00:59:26 +00:00
1998-07-03 14:34:28 +00:00
1998-06-21 14:53:44 +00:00
1998-07-02 06:31:25 +00:00
1998-04-06 05:11:42 +00:00
1998-06-28 10:04:01 +00:00