mirror of
https://gitee.com/openharmony/kernel_linux
synced 2025-04-01 06:32:37 +00:00

umounting partitions after heavy activity would sometimes trigger a segmentation violation. This fix appears to remove that problem. Fix originally provided by Latchesar Ionkov. Signed-off-by: Eric Van Hensbergen <ericvh@gmail.com>