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:
91fbc6e
)
NTFS: Change ntfs_cluster_free() to require a write locked runlist on entry
author
Anton Altaparmakov
<aia21@cantab.net>
Fri, 23 Sep 2005 10:24:28 +0000
(11:24 +0100)
committer
Anton Altaparmakov
<aia21@cantab.net>
Fri, 23 Sep 2005 10:24:28 +0000
(11:24 +0100)
since we otherwise get into a lock reversal deadlock if a read locked
runlist is passed in. In the process also change it to take an ntfs
inode instead of a vfs inode as parameter.
Signed-off-by: Anton Altaparmakov <aia21@cantab.net>
No differences found