freebsd-dev/sys/gnu
Bruce Evans 33cc029eab 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
..
ext2fs Centralized in-core inode update. Update the in-core inode directly 1998-07-03 18:46:52 +00:00
fs/ext2fs Centralized in-core inode update. Update the in-core inode directly 1998-07-03 18:46:52 +00:00
i386 This commit fixes various 64bit portability problems required for 1998-06-07 17:13:14 +00:00