quota: Drop path reference on error exit from quotactl
commit0aaa618863c40e86b543debe002d6f65ff5d61d4
authorJan Kara <jack@suse.cz>
Mon, 10 Oct 2011 16:32:06 +0000 (10 18:32 +0200)
committerJan Kara <jack@suse.cz>
Mon, 31 Oct 2011 22:43:59 +0000 (31 23:43 +0100)
tree89b1d65cf43d58a4800e2ba1129e61cdcb5bbdfb
parenta983f368f8986c1ecb64f2947fcf594343130215
quota: Drop path reference on error exit from quotactl

One error exit from quotactl forgot to do path_put(). Fix that.

Reported-by: Valerie Aurora <val@vaaconsulting.com>
Signed-off-by: Jan Kara <jack@suse.cz>
fs/quota/quota.c