| Submitter | Theodore Ts'o |
|---|---|
| Date | Jan. 25, 2013, 4:24 a.m. |
| Message ID | <20130125042445.GH28908@thunk.org> |
| Download | mbox | patch |
| Permalink | /patch/215545/ |
| State | Not Applicable |
| Headers | show |
Comments
Patch
diff --git a/fs/ext4/super.c b/fs/ext4/super.c index 96a3cc9..3ac3060 100644 --- a/fs/ext4/super.c +++ b/fs/ext4/super.c @@ -4036,8 +4036,10 @@ cantfind_ext4: ext4_msg(sb, KERN_ERR, "VFS: Can't find ext4 filesystem"); goto failed_mount; +#ifdef CONFIG_QUOTA failed_mount8: kobject_del(&sbi->s_kobj); +#endif failed_mount7: ext4_unregister_li_request(sb); failed_mount6: