PERFORCE change 184461 for review

Zheng Liu lz at FreeBSD.org
Wed Oct 6 07:50:47 UTC 2010


http://p4web.freebsd.org/@@184461?ac=10

Change 184461 by lz at 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)


More information about the p4-projects mailing list