Source-Changes archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

sun-lamp CVS commits



mycroft
Wed Sep 28 04:31:37 PDT 1994
Update of /b/source/CVS/src/sys/msdosfs
In directory sun-lamp.cs.berkeley.edu:/d/users/mycroft/src/sys/msdosfs

Modified Files:
        denode.h fat.h msdosfs_conv.c msdosfs_denode.c msdosfs_fat.c 
        msdosfs_lookup.c msdosfs_vfsops.c msdosfs_vnops.c 
Log Message:
Various changes:
* Make some of the code look more like UFS.
* Check permissions in lookup().
* Move the directory size special case into DE_EXTERNALIZE().
* Fix some conditions where lookup() might not release a buffer.
* Remove bogus flag handling in setattr().
* Pass timespec, not timeval, to deupdat().
* Check more error conditions.
* Fix possible panics in rename().
* Simplify readdir().
* General code cleanup; add prototypes, delete unused variables, etc.




Home | Main Index | Thread Index | Old Index