Show
Ignore:
Timestamp:
07/15/08 10:05:10 (4 years ago)
Author:
mwhitworth
Message:

Add comments, fix warnings.

Files:
1 modified

Legend:

Unmodified
Added
Removed
  • Whitix/branches/fs/fs/ext3/balloc.c

    r802 r809  
    9090         
    9191        buffer=BlockRead(superBlock->sDevice, desc->blockBitmap); 
     92 
     93        /* TODO: Keep a cache? */ 
    9294         
    9395        return buffer;