Re: [ext2resize] [PATCH] new 2.5.44 online resizing patch
Status: Inactive
Brought to you by:
adilger
From: <ad...@cl...> - 2002-11-04 06:38:49
|
On Sun, Nov 03, 2002 at 06:33:15PM -0800, Robert Walsh wrote: > > Patch is in CVS, and also on the SF "patches" page. > > Something I've just noticed right now (in both the 2.4 and 2.5 patches) > is the #define EXT3FS_DEBUG at the top of resize.c. Is that there for > some particular reason, or is it safe to nuke it? It comes before the > #includes, so it probably does have repercussions. I only put that in there while developing the ext3 version, so that it would make it easier to debug. Feel free to turn it off. Cheers, Andreas |