mirror of
https://github.com/torvalds/linux
synced 2026-06-20 18:02:04 +09: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>