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:
0d01af6
)
ocfs2: Local mounts should skip inode updates
author
Mark Fasheh
<mark.fasheh@oracle.com>
Wed, 18 Apr 2007 22:22:08 +0000
(15:22 -0700)
committer
Mark Fasheh
<mark.fasheh@oracle.com>
Thu, 26 Apr 2007 20:35:21 +0000
(13:35 -0700)
We don't want the extent map and uptodate cache destruction in
ocfs2_meta_lock_update() on a local mount, so skip that.
This fixes several bugs with uptodate being cleared on buffers and extent
maps being corrupted.
Signed-off-by: Mark Fasheh <mark.fasheh@oracle.com>
No differences found