Skip site navigation (1)Skip section navigation (2)
Date:      Sun, 1 Aug 2010 07:00:40 GMT
From:      Zheng Liu <lz@FreeBSD.org>
To:        Perforce Change Reviews <perforce@FreeBSD.org>
Subject:   PERFORCE change 181665 for review
Message-ID:  <201008010700.o7170eDO031269@repoman.freebsd.org>

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

Change 181665 by lz@gnehzuil-freebsd on 2010/08/01 07:00:01

	       Add a ext2_htree.h file to define data structure for hash dir index.

Affected files ...

.. //depot/projects/soc2010/ext4fs/src/sys/fs/ext2fs/ext2_htree.h#1 add
.. //depot/projects/soc2010/ext4fs/src/sys/fs/ext2fs/ext2_rsv_win.h#4 edit

Differences ...

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

@@ -76,4 +76,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_ */



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