ae583dca34
* 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. |
||
---|---|---|
.. | ||
bootsect.h | ||
bpb.h | ||
denode.h | ||
direntry.h | ||
fat.h | ||
msdosfs_conv.c | ||
msdosfs_denode.c | ||
msdosfs_fat.c | ||
msdosfs_lookup.c | ||
msdosfs_vfsops.c | ||
msdosfs_vnops.c | ||
msdosfsmount.h |