commit | e750d1c7cc314b9ba1934b0b474b7d39f906f865 | [log] [tgz] |
---|---|---|
author | Anton Altaparmakov <aia21@cantab.net> | Thu Mar 23 17:04:12 2006 +0000 |
committer | Anton Altaparmakov <aia21@cantab.net> | Thu Mar 23 17:04:12 2006 +0000 |
tree | 2000783b74940454825f33f9fe6446c1321d3ce4 | |
parent | 4e5e529ad684f1b3fba957f5dd4eb7c2b534ee92 [diff] [blame] |
NTFS: 2.1.27 - Various bug fixes and cleanups. Signed-off-by: Anton Altaparmakov <aia21@cantab.net>
diff --git a/fs/ntfs/super.c b/fs/ntfs/super.c index 6816eda..7646b50 100644 --- a/fs/ntfs/super.c +++ b/fs/ntfs/super.c
@@ -3090,7 +3090,7 @@ 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,