Merge branch 'for-2.6.39' of git://git.kernel.org/pub/scm/linux/kernel/git/broonie...
[sfrench/cifs-2.6.git] / Documentation / filesystems / vfs.txt
index 306f0ae8df094c14cd6825aaf27e5448efa04b24..80815ed654cb499a1b5fc7683c016438bf8886f5 100644 (file)
@@ -254,7 +254,7 @@ or bottom half).
        should be synchronous or not, not all filesystems check this flag.
 
   drop_inode: called when the last access to the inode is dropped,
-       with the inode_lock spinlock held.
+       with the inode->i_lock spinlock held.
 
        This method should be either NULL (normal UNIX filesystem
        semantics) or "generic_delete_inode" (for filesystems that do not