summaryrefslogtreecommitdiff
path: root/fs.c
diff options
context:
space:
mode:
Diffstat (limited to 'fs.c')
-rw-r--r--fs.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/fs.c b/fs.c
index 46179d4..13fc935 100644
--- a/fs.c
+++ b/fs.c
@@ -138,7 +138,7 @@ struct {
void
iinit(void)
{
- initlock(&icache.lock, "icache.lock");
+ initlock(&icache.lock, "icache");
}
// Find the inode with number inum on device dev