summaryrefslogtreecommitdiff
path: root/ext2fs
diff options
context:
space:
mode:
authorMiles Bader <miles@gnu.org>1995-04-16 20:13:05 +0000
committerMiles Bader <miles@gnu.org>1995-04-16 20:13:05 +0000
commit1c030e8c79d83594f1204ea43b789e530dfbece7 (patch)
tree2e893a77ba7f5ab9589d7ff39597b5836097fcd8 /ext2fs
parent8316402e8aaed2a05508d7b23c6d587d4fecf7a0 (diff)
Formerly ext2fs.h.~10~
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 a0d6622e..37a7f20a 100644
--- a/ext2fs/ext2fs.h
+++ b/ext2fs/ext2fs.h
@@ -161,7 +161,7 @@ unsigned long groups_count; /* Number of groups in the fs */
/* ---------------------------------------------------------------- */
-spin_lock_t node2pagelock;
+spin_lock_t node_to_page_lock;
spin_lock_t gennumberlock;
unsigned long nextgennumber;