lkml.org 
[lkml]   [2001]   [Oct]   [15]   [last100]   RSS Feed
Views: [wrap][no wrap]   [headers]  [forward] 
 
Messages in this thread
Patch in this message
/
Date
From
Subject[PATCH] 1 liner to hfs (from asun)
Linus, Alan,

Attached is a one-liner from Adrian Sun (hfs maintainer). He asked me to
send it in with this batch of patches.

Please apply.

Thanks

Tim
--
Tim Hockin
Systems Software Engineer
Sun Microsystems, Cobalt Server Appliances
thockin@sun.comdiff -ruN dist-2.4.12+patches/fs/hfs/catalog.c cvs-2.4.12+patches/fs/hfs/catalog.c
--- dist-2.4.12+patches/fs/hfs/catalog.c Mon Oct 15 10:23:04 2001
+++ cvs-2.4.12+patches/fs/hfs/catalog.c Mon Oct 15 10:23:04 2001
@@ -100,7 +100,7 @@
static LIST_HEAD(entry_unused);
static struct list_head hash_table[C_HASHSIZE];

-spinlock_t entry_lock = SPIN_LOCK_UNLOCKED;
+static spinlock_t entry_lock = SPIN_LOCK_UNLOCKED;

static struct {
int nr_entries;
\
 
 \ /
  Last update: 2005-03-22 13:08    [W:0.044 / U:0.248 seconds]
©2003-2020 Jasper Spaans|hosted at Digital Ocean and TransIP|Read the blog|Advertise on this site