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:
3da3f87
)
jfs: flush journal completely before releasing metadata inodes
author
Dave Kleikamp
<dave.kleikamp@oracle.com>
Mon, 1 Aug 2011 17:41:00 +0000
(12:41 -0500)
committer
Dave Kleikamp
<dave.kleikamp@oracle.com>
Mon, 1 Aug 2011 17:41:00 +0000
(12:41 -0500)
This fixes a race during unmount. We need to not only make sure that
the journal is completely written, but that the metadata changes make
it to disk before releasing ipimap and ipbmap.
Signed-off-by: Dave Kleikamp <dave.kleikamp@oracle.com>
No differences found