Bug 26752
Summary: | NPD when using sb->s_fs_info during clean-up after a failed mount | ||
---|---|---|---|
Product: | File System | Reporter: | Eugene A. Shatokhin (eugene.shatokhin) |
Component: | ext4 | Assignee: | fs_ext4 (fs_ext4) |
Status: | CLOSED CODE_FIX | ||
Severity: | normal | CC: | florian, tytso |
Priority: | P1 | ||
Hardware: | All | ||
OS: | Linux | ||
Kernel Version: | 2.6.37 | Subsystem: | |
Regression: | No | Bisected commit-id: | |
Attachments: | This patch is automatically generated by tool R2Fix |
Description
Eugene A. Shatokhin
2011-01-14 22:31:29 UTC
Created attachment 48972 [details]
This patch is automatically generated by tool R2Fix
This is automatically generated by R2Fix according to bug report.
But "return value" still needs manual effort since lack of such information in bug reports.
The patch at: http://thread.gmane.org/gmane.comp.file-systems.ext4/22863/focus=22868 has been applied to the ext4 patch queue, which should fix this problem. It is targetted for merging in the 2.6.39-rc1 merge window. A patch referencing this bug report has been merged in v2.6.38-8876-g036a982: commit 32a9bb57d7c1fd04ae0f72b8f671501f000a0e9f Author: Manish Katiyar <mkatiyar@gmail.com> Date: Sun Feb 27 20:42:06 2011 -0500 ext4: fix missing iput of root inode for some mount error paths |