---

 user/test/filemap.c |    2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff -puN user/test/filemap.c~dleaf-dump user/test/filemap.c
--- tux3/user/test/filemap.c~dleaf-dump 2008-10-16 01:20:44.000000000 +0900
+++ tux3-hirofumi/user/test/filemap.c   2008-10-16 01:20:44.000000000 +0900
@@ -203,7 +203,7 @@ retry:;
                        dwalk_pack(walk, index, extent(seg[i].block, 
extent_count(seg[i])));
                        index += extent_count(seg[i]);
                }
-               //dleaf_dump(sb->blocksize, leaf);
+               //dleaf_dump(&inode->btree, leaf);
                /* assert we used exactly the expected space */
                /* assert(??? == ???); */
                /* check leaf */
_

_______________________________________________
Tux3 mailing list
[email protected]
http://tux3.org/cgi-bin/mailman/listinfo/tux3

Reply via email to