Home
last modified time | relevance | path

Searched hist:"1 c8007b0769d37aa5fcb343b383b0af89ade2f71" (Results 1 – 1 of 1) sorted by relevance

/openbmc/linux/fs/jfs/
H A Djfs_umount.cdiff 1c8007b0769d37aa5fcb343b383b0af89ade2f71 Mon Aug 01 12:41:00 CDT 2011 Dave Kleikamp <dave.kleikamp@oracle.com> 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: Dave Kleikamp <dave.kleikamp@oracle.com>