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:
a80d4b5
)
UBIFS: simplify locking
author
Artem Bityutskiy
<Artem.Bityutskiy@nokia.com>
Tue, 20 Jan 2009 14:46:02 +0000
(16:46 +0200)
committer
Artem Bityutskiy
<Artem.Bityutskiy@nokia.com>
Mon, 26 Jan 2009 11:17:29 +0000
(13:17 +0200)
This patch simplifies lock_[23]_inodes functions. We do not have
to care about locking order, because UBIFS does this for @i_mutex
and this is enough. Thanks to Al Viro for suggesting this.
Signed-off-by: Artem Bityutskiy <Artem.Bityutskiy@nokia.com>
No differences found