Actions
Bug #1602
closedext2fs panics on writing files
Start date:
Due date:
% Done:
0%
Estimated time:
Description
Hi,
Two different panics, trying to write files to an ext2 file system made on
Linux. The filesystem has no ext2fs-unfriendly feature flags set, the mount was
successful. Only a few KB of the writes complete.
Two backtraces (via kgdb): I have the kernels and coredumps, should they be needed.
http://grex.org/~vsrinivas/src/dfly/ext2fs-crash0
http://grex.org/~vsrinivas/src/dfly/ext2fs-crash1
-- vs
Actions