PERFORCE change 180101 for review

Zheng Liu lz at FreeBSD.org
Tue Jun 22 09:51:19 UTC 2010


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

Change 180101 by lz at gnehzuil-freebsd on 2010/06/22 09:50:57

	       Add ext2_extents.h file and fix a typo.

Affected files ...

.. //depot/projects/soc2010/extfs/src/sys/fs/ext2fs/ext2_extents.h#1 add
.. //depot/projects/soc2010/extfs/src/sys/fs/ext2fs/ext2_rsv_win.h#11 edit

Differences ...

==== //depot/projects/soc2010/extfs/src/sys/fs/ext2fs/ext2_rsv_win.h#11 (text+ko) ====

@@ -75,4 +75,4 @@
 int     ext2_alloc_rsv(struct inode *, int32_t, int32_t,
                        int, struct ucred *, int32_t *);
 
-#endif /* !_FS_EXT2FS_EXT2_EXTERN_H_ */
+#endif /* !_FS_EXT2FS_EXT2_RSV_WIN_H_ */


More information about the p4-projects mailing list