diff options
author | Dave Chinner <[email protected]> | 2012-04-23 15:59:06 +1000 |
---|---|---|
committer | Ben Myers <[email protected]> | 2012-05-14 16:21:02 -0500 |
commit | d4f3512b0891658b6b4d5fc99567242b3fc2d6b7 (patch) | |
tree | dfe5cd3093ed3d58cd2d9c1934b9821af8b530e3 /tools/perf/util/scripting-engines/trace-event-python.c | |
parent | 12bcb3f7d4371f74bd25372e98e0d2da978e82b2 (diff) |
xfs: flush outstanding buffers on log mount failure
When we fail to mount the log in xfs_mountfs(), we tear down all the
infrastructure we have already allocated. However, the process of
mounting the log may have progressed to the point of reading,
caching and modifying buffers in memory. Hence before we can free
all the infrastructure, we have to flush and remove all the buffers
from memory.
Problem first reported by Eric Sandeen, later a different incarnation
was reported by Ben Myers.
Signed-off-by: Dave Chinner <[email protected]>
Reviewed-by: Mark Tinguely <[email protected]>
Reviewed-by: Christoph Hellwig <[email protected]>
Signed-off-by: Ben Myers <[email protected]>
Diffstat (limited to 'tools/perf/util/scripting-engines/trace-event-python.c')
0 files changed, 0 insertions, 0 deletions