Introduction
Introduction Statistics Contact Development Disclaimer Help
tquiet - plan9port - [fork] Plan 9 from user space
git clone git://src.adamsgaard.dk/plan9port
Log
Files
Refs
README
LICENSE
---
commit 27c1d3a4367ddc499d79183b33bacdd0542ed30f
parent 5957fc1e7adc61a110b18d9f522477fa59d6f49a
Author: rsc <devnull@localhost>
Date: Mon, 28 May 2007 17:22:28 +0000
quiet
Diffstat:
M src/libdiskfs/ext2.c | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
---
diff --git a/src/libdiskfs/ext2.c b/src/libdiskfs/ext2.c
t@@ -283,7 +283,7 @@ ext2sync(Fsys *fsys)
fsys->blocksize = fs->blocksize;
fsys->nblock = fs->nblock;
- fprint(2, "ext2 %d %d-byte blocks, first data block %d, %d groups of %…
+ if(debug) fprint(2, "ext2 %d %d-byte blocks, first data block %d, %d g…
fs->nblock, fs->blocksize, fs->firstblock, fs->ngroup, fs->blo…
if(0){
You are viewing proxied material from mx1.adamsgaard.dk. The copyright of proxied material belongs to its original authors. Any comments or complaints in relation to proxied material should be directed to the original authors of the content concerned. Please see the disclaimer for more details.