]> git.kernelconcepts.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)
committerTheodore Ts'o <tytso@mit.edu>
Fri, 25 Jan 2013 04:24:54 +0000 (23:24 -0500)
commit72ba74508b2857e71d65fc93f0d6b684492fc740
tree98fe6b50a7454f8804265e25b48e95d873cacfb4
parentaaddea812cb0a2dc38b55ba557b68999bc2f6203
ext4: release sysfs kobject when failing to enable quotas on mount

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>
Cc: stable@vger.kernel.org
fs/ext4/super.c