1
0
mirror of https://github.com/openbsd/src.git synced 2026-04-24 22:26:03 +00:00

change mutex.h include to rwlock.h

missed when dh_mtx changed from mutex to rwlock in rev 1.6
This commit is contained in:
jsg
2024-10-14 02:20:01 +00:00
parent 856b6ee813
commit da325f0bc3

View File

@@ -1,4 +1,4 @@
/* $OpenBSD: dirhash.h,v 1.8 2022/01/11 03:13:59 jsg Exp $ */
/* $OpenBSD: dirhash.h,v 1.9 2024/10/14 02:20:01 jsg Exp $ */
/*
* Copyright (c) 2001 Ian Dowse. All rights reserved.
*
@@ -29,7 +29,7 @@
#ifndef _UFS_UFS_DIRHASH_H_
#define _UFS_UFS_DIRHASH_H_
#include <sys/mutex.h>
#include <sys/rwlock.h>
/*
* For fast operations on large directories, we maintain a hash