PERFORCE change 171550 for review
Aditya Sarawgi
truncs at FreeBSD.org
Tue Dec 8 22:21:58 UTC 2009
http://p4web.freebsd.org/chv.cgi?CH=171550
Change 171550 by truncs at aditya on 2009/12/08 22:21:32
Remove debugging aid.
Affected files ...
.. //depot/projects/soc2009/soc_ext2fs/src/sys/fs/ext2fs/ext2_vfsops.c#12 edit
Differences ...
==== //depot/projects/soc2009/soc_ext2fs/src/sys/fs/ext2fs/ext2_vfsops.c#12 (text+ko) ====
@@ -388,7 +388,6 @@
fs->e2fs_total_dir += fs->e2fs_gd[i].ext2bgd_ndirs;
fs->e2fs_contigdirs[i] = 0;
}
- uprintf("Total dirs %d", fs->e2fs_total_dir);
if (es->e2fs_rev == E2FS_REV0 ||
(es->e2fs_features_rocompat & EXT2F_ROCOMPAT_LARGEFILE) == 0)
fs->e2fs_maxfilesize = 0x7fffffff;
More information about the p4-projects
mailing list