[PATCH] ext[234]: update documentation
[deliverable/linux.git] / fs / ext3 / balloc.c
index 22161740ba295e7e1e650c571544cb9e6c2b5f3b..ca8aee6efe3720aefc617d9d8c8c1e9b49359359 100644 (file)
@@ -32,7 +32,7 @@
  * The file system contains group descriptors which are located after the
  * super block.  Each descriptor contains the number of the bitmap block and
  * the free blocks count in the block.  The descriptors are loaded in memory
- * when a file system is mounted (see ext3_read_super).
+ * when a file system is mounted (see ext3_fill_super).
  */
 
 
This page took 0.02358 seconds and 5 git commands to generate.