]> err.no Git - linux-2.6/blobdiff - fs/ntfs/super.c
Merge branch 'linus'
[linux-2.6] / fs / ntfs / super.c
index 6816edafe4ddd9514e7404a9bed45575503df496..7646b5059389273db88d564b5b3bb01dc3e750d4 100644 (file)
@@ -3090,7 +3090,7 @@ static void ntfs_big_inode_init_once(void *foo, struct kmem_cache *cachep,
 struct kmem_cache *ntfs_attr_ctx_cache;
 struct kmem_cache *ntfs_index_ctx_cache;
 
-/* Driver wide semaphore. */
+/* Driver wide mutex. */
 DEFINE_MUTEX(ntfs_lock);
 
 static struct super_block *ntfs_get_sb(struct file_system_type *fs_type,