Bug 9265
Summary: | DVD-RAM umount and disk free bug | ||
---|---|---|---|
Product: | File System | Reporter: | Mario (ml) |
Component: | UDF | Assignee: | Jan Kara (jack) |
Status: | RESOLVED INVALID | ||
Severity: | normal | CC: | jack, ml, protasnb |
Priority: | P1 | ||
Hardware: | All | ||
OS: | Linux | ||
Kernel Version: | 2.6.15 | Subsystem: | |
Regression: | No | Bisected commit-id: |
Description
Mario
2007-10-31 03:01:22 UTC
Mario, Can you try this with the current kernel (2.6.23+) and confirm if the bug is still there. Thanks. This is a race in df(1) itself. During unmounting, statfs already returns a result for the parent filesystem because the filesystem is already removed from the directory tree (i.e. your /tmp filesystem has 32 GB capacity ;). |