lkml.org 
[lkml]   [2003]   [Apr]   [29]   [last100]   RSS Feed
Views: [wrap][no wrap]   [headers]  [forward] 
 
Messages in this thread
Patch in this message
/
Date
From
Subject[PATCH] update dcache documentation
Update the dcache section in Documentation/filesystems/Locking to match
reality. Note that there's other parts of this file that are badly out
of date - I'll look into it later.


--- 1.40/Documentation/filesystems/Locking Fri Feb 14 21:26:42 2003
+++ edited/Documentation/filesystems/Locking Mon Apr 21 10:54:15 2003
@@ -18,13 +18,13 @@

locking rules:
none have BKL
- dcache_lock may block
-d_revalidate: no yes
-d_hash no yes
-d_compare: no no
-d_delete: yes no
-d_release: no yes
-d_iput: no yes
+ dcache_lock rename_lock ->d_lock may block
+d_revalidate: no no no yes
+d_hash no no no yes
+d_compare: no yes no no
+d_delete: yes no yes no
+d_release: no no no yes
+d_iput: no no no yes

--------------------------- inode_operations ---------------------------
prototypes:
-
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@vger.kernel.org
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/
\
 
 \ /
  Last update: 2005-03-22 13:35    [W:0.028 / U:0.036 seconds]
©2003-2020 Jasper Spaans|hosted at Digital Ocean and TransIP|Read the blog|Advertise on this site