]> pilppa.org Git - linux-2.6-omap-h63xx.git/blobdiff - fs/ext3/balloc.c
[BNX2]: Modify link up message.
[linux-2.6-omap-h63xx.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).
  */