Bug 16137
Summary: | Ooops in BTRFS in 2.6.34 / x86_64 when mounting subvolume by name | ||
---|---|---|---|
Product: | File System | Reporter: | Maciej Rutecki (maciej.rutecki) |
Component: | btrfs | Assignee: | fs_btrfs (fs_btrfs) |
Status: | CLOSED INSUFFICIENT_DATA | ||
Severity: | normal | CC: | brian, maciej.rutecki, mick, rjw |
Priority: | P1 | ||
Hardware: | All | ||
OS: | Linux | ||
Kernel Version: | 2.6.34 | Subsystem: | |
Regression: | Yes | Bisected commit-id: | |
Bug Depends on: | |||
Bug Blocks: | 15310 |
Description
Maciej Rutecki
2010-06-06 06:06:16 UTC
He runs set-default for his /v_root subvolume, then tries to mount /v_home. But strangely, the subvol= mount option works relative to the default subvolume, not the root. So he can't reach /v_home that way. He's trying to mount a nonexistent path. The real bug is that it crashes if you try to mount a nonexistent subvolume. Sure it won't be successful but it crashes the module and forces the user to have to restart. And i still get this in 2.6.35 |