[PATCH 2/2] e2freefrag: correct a mistyped symbol name

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

 



Problem existed since commit 0c675a67c5 from last week.

Signed-off-by: Benno Schulenberg <bensberg@xxxxxxxxxx>
---
 misc/e2freefrag.c | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/misc/e2freefrag.c b/misc/e2freefrag.c
index 7e095bec..9ed7d85d 100644
--- a/misc/e2freefrag.c
+++ b/misc/e2freefrag.c
@@ -397,7 +397,7 @@ int main(int argc, char *argv[])
 				fprintf(stderr, "%s: bad chunk size '%s'\n",
 					progname, optarg);
 				usage(progname);
-#ifdef DEBUFS
+#ifdef DEBUGFS
 				return;
 #endif
 			}
-- 
2.48.1





[Index of Archives]     [Reiser Filesystem Development]     [Ceph FS]     [Kernel Newbies]     [Security]     [Netfilter]     [Bugtraq]     [Linux FS]     [Yosemite National Park]     [MIPS Linux]     [ARM Linux]     [Linux Security]     [Linux RAID]     [Samba]     [Device Mapper]     [Linux Media]

  Powered by Linux