diff options
author | Michael I. Bushnell <mib@gnu.org> | 1994-10-04 06:30:08 +0000 |
---|---|---|
committer | Michael I. Bushnell <mib@gnu.org> | 1994-10-04 06:30:08 +0000 |
commit | 824fab5c57739ca637e28706a55dfd87958b5840 (patch) | |
tree | cdc74af0f455a2d2066140bf14d21172dc9a770e | |
parent | 804f26fb9384975dd1346ff8ae53710fb68d1d54 (diff) |
Formerly ufs.h.~28~
-rw-r--r-- | ufs/ufs.h | 2 |
1 files changed, 2 insertions, 0 deletions
@@ -173,6 +173,8 @@ int csum_dirty; void *disk_image; +spin_lock_t node2pagelock; + spin_lock_t alloclock; spin_lock_t gennumberlock; |