From 711a9f071924601aa0e04885f780de2d8280922d Mon Sep 17 00:00:00 2001 From: Miles Bader Date: Sun, 16 Apr 1995 20:12:18 +0000 Subject: Formerly ext2fs.h.~9~ --- ext2fs/ext2fs.h | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'ext2fs') diff --git a/ext2fs/ext2fs.h b/ext2fs/ext2fs.h index e0f5e300..a0d6622e 100644 --- a/ext2fs/ext2fs.h +++ b/ext2fs/ext2fs.h @@ -74,7 +74,7 @@ struct disknode /* Links on hash list. */ struct node *hnext, **hprevp; - struct rwlock allocptrlock; + struct rwlock alloc_lock; struct pokel pokel; -- cgit v1.2.3