summaryrefslogtreecommitdiff
path: root/ext2fs
diff options
context:
space:
mode:
Diffstat (limited to 'ext2fs')
-rw-r--r--ext2fs/ext2fs.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/ext2fs/ext2fs.h b/ext2fs/ext2fs.h
index 19dcc16a..869d6b1c 100644
--- a/ext2fs/ext2fs.h
+++ b/ext2fs/ext2fs.h
@@ -222,7 +222,7 @@ unsigned long groups_count; /* Number of groups in the fs */
spin_lock_t node_to_page_lock;
-spin_lock_t gennumberlock;
+spin_lock_t generation_lock;
unsigned long nextgennumber;
/* ---------------------------------------------------------------- */