Skip site navigation (1)Skip section navigation (2)
Date:      Wed, 6 Oct 2010 07:50:46 GMT
From:      Zheng Liu <lz@FreeBSD.org>
To:        Perforce Change Reviews <perforce@FreeBSD.org>
Subject:   PERFORCE change 184461 for review
Message-ID:  <201010060750.o967okBd014244@skunkworks.freebsd.org>

next in thread | raw e-mail | index | archive | help
http://p4web.freebsd.org/@@184461?ac=10

Change 184461 by lz@gnehzuil-freebsd on 2010/10/06 07:49:44

	       Modify the comment for ext2_discard_rsv() function.

Affected files ...

.. //depot/projects/soc2010/extfs/src/sys/fs/ext2fs/ext2_alloc.c#27 edit

Differences ...

==== //depot/projects/soc2010/extfs/src/sys/fs/ext2fs/ext2_alloc.c#27 (text+ko) ====

@@ -217,8 +217,7 @@
  *
  * It is called during the following situations:
  * 1. free an inode
- * 2. sync inode
- * 3. truncate a file
+ * 2. truncate a file
  */
 void
 ext2_discard_rsv(struct inode *ip)



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201010060750.o967okBd014244>