From 4663ec0a445b9297cf979489574ceb1564b77793 Mon Sep 17 00:00:00 2001 From: Miles Bader Date: Mon, 17 Apr 1995 15:41:29 +0000 Subject: Formerly ext2fs.h.~28~ --- ext2fs/ext2fs.h | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/ext2fs/ext2fs.h b/ext2fs/ext2fs.h index 869d6b1c..face0fcb 100644 --- a/ext2fs/ext2fs.h +++ b/ext2fs/ext2fs.h @@ -223,7 +223,7 @@ unsigned long groups_count; /* Number of groups in the fs */ spin_lock_t node_to_page_lock; spin_lock_t generation_lock; -unsigned long nextgennumber; +unsigned long next_generation; /* ---------------------------------------------------------------- */ /* Functions for looking inside disk_image */ -- cgit v1.2.3