e04e6d1984
These changes fix the following problems (in his words): - When a direcrory was extended, it's size was not updated. - Moving directories didn't work. - I had removed brelse() call after an error from bread(), because I thought bread() would already free them, but it doesn't, so I have reinserted the brelse() calls. - I have changed pcfs_setattr to silently ignore attempts to change uid, gid or access time of a file. This allows 'cp -p' without errors. |
||
---|---|---|
.. | ||
bootsect.h | ||
bpb.h | ||
denode.h | ||
direntry.h | ||
fat.h | ||
pcfs_conv.c | ||
pcfs_denode.c | ||
pcfs_fat.c | ||
pcfs_lookup.c | ||
pcfs_vfsops.c | ||
pcfs_vnops.c | ||
pcfsmount.h |