[PATCH] remove conflicting defintion of NEWLOG
Christoph Hellwig <[email protected]> Fri, 9 Aug 2002 18:49:12 +0100
| Newsgroups | gmane.comp.file-systems.jfs.patches |
|---|---|
| Message-ID | <[email protected]> |
we have two defintions of NEWLOG in jfsutils, remove the wrong one 2002-08-10 Christoph Hellwig <[email protected]> * libfs/logredo.h: Don't define NEWLOG. Index: libfs/logredo.h =================================================================== RCS file: /usr/cvs/jfs/jfsutils/libfs/logredo.h,v retrieving revision 1.8 diff -u -p -r1.8 logredo.h --- libfs/logredo.h 15 Jul 2002 19:39:09 -0000 1.8 +++ libfs/logredo.h 9 Aug 2002 17:14:35 -0000 @@ -139,7 +139,6 @@ /* log.location */ #define INLINELOG 0x1 #define OUTLINELOG 0x2 -#define NEWLOG 0x4 #define NBUFPOOL 128