change mutex.h include to rwlock.h
authorjsg <jsg@openbsd.org>
Mon, 14 Oct 2024 02:20:01 +0000 (02:20 +0000)
committerjsg <jsg@openbsd.org>
Mon, 14 Oct 2024 02:20:01 +0000 (02:20 +0000)
missed when dh_mtx changed from mutex to rwlock in rev 1.6

sys/ufs/ufs/dirhash.h

index 1bb2358..3c60283 100644 (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