Project

General

Profile

Actions

Bug #1602

closed

ext2fs panics on writing files

Added by vsrinivas over 14 years ago. Updated about 14 years ago.

Status:
Closed
Priority:
Normal
Assignee:
Category:
-
Target version:
-
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 #1

Updated by qhwt+dfly over 14 years ago

I've committed the patch I posted on issue1601 as 4dda94be12ec049c421d039.
If you're not running -DEVELOPMENT, you can try it by the following command:
git cherry-pick 4dda94be12ec049c421d039b15f34b55952132d0
I'll try to merge this to 2.4-RELEASE later.

Actions #2

Updated by vsrinivas over 14 years ago

I tried this out, it appears to fix the problem. Thanks!

Actions

Also available in: Atom PDF