Commit 1c8007b0 authored by Dave Kleikamp's avatar Dave Kleikamp
Browse files

jfs: flush journal completely before releasing metadata inodes



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: default avatarDave Kleikamp <dave.kleikamp@oracle.com>
parent 3da3f872
Supports Markdown
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment