summaryrefslogtreecommitdiff
path: root/ext2fs/ext2fs.h
diff options
context:
space:
mode:
authorMiles Bader <miles@gnu.org>1995-04-17 15:41:02 +0000
committerMiles Bader <miles@gnu.org>1995-04-17 15:41:02 +0000
commitf000e947ebd3663bce1c928aa89a87efa21a2760 (patch)
tree4635d958ad9154b39da77aec20b1857d233e7920 /ext2fs/ext2fs.h
parent346a503f31e41c943f2d420236f5d763efc39e52 (diff)
Formerly ext2fs.h.~27~
Diffstat (limited to 'ext2fs/ext2fs.h')
-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;
/* ---------------------------------------------------------------- */