git.openpandora.org
/
pandora-kernel.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
ad3bdef
)
Fix _fat_bmap() locking
author
OGAWA Hirofumi
<hirofumi@mail.parknet.co.jp>
Wed, 11 Mar 2009 17:03:23 +0000
(
02:03
+0900)
committer
Linus Torvalds
<torvalds@linux-foundation.org>
Wed, 11 Mar 2009 19:04:18 +0000
(12:04 -0700)
On swapon() path, it has already i_mutex. So, this uses i_alloc_sem
instead of it.
Signed-off-by: OGAWA Hirofumi <hirofumi@mail.parknet.co.jp>
Reported-by: Laurent GUERBY <laurent@guerby.net>
Signed-off-by: Linus Torvalds <torvalds@linux-foundation.org>
fs/fat/inode.c
patch
|
blob
|
history
diff --cc
fs/fat/inode.c
Simple merge