]> git.karo-electronics.de Git - karo-tx-linux.git/commit
ext4: release sysfs kobject when failing to enable quotas on mount
authorTheodore Ts'o <tytso@mit.edu>
Fri, 25 Jan 2013 04:24:54 +0000 (23:24 -0500)
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>
Sun, 3 Mar 2013 22:03:37 +0000 (06:03 +0800)
commitbcd7f174b550763c3d632a602b1c039e5afd53c6
treeff76683ef3db345da899aa417a66d2cc1f0c6ff5
parent70d31ea833f3ac9f3cbdf3b819ef25b6cbbeb8be
ext4: release sysfs kobject when failing to enable quotas on mount

commit 72ba74508b2857e71d65fc93f0d6b684492fc740 upstream.

In addition, print the error returned from ext4_enable_quotas()

Signed-off-by: "Theodore Ts'o" <tytso@mit.edu>
Reviewed-by: Carlos Maiolino <cmaiolino@redhat.com>
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
fs/ext4/super.c