TOMOYO: Fix refcount leak in tomoyo_mount_acl().
authorTetsuo Handa <penguin-kernel@I-love.SAKURA.ne.jp>
Tue, 19 Apr 2011 21:49:15 +0000 (06:49 +0900)
committerJames Morris <jmorris@namei.org>
Wed, 20 Apr 2011 00:16:21 +0000 (10:16 +1000)
commitdb5ca356d8af8e43832c185ceec90850ff2ebb45
treef079addde0b6a8e5a883b5d2f1363496f6511f32
parentd4ab4e6a23f805abb8fc3cc34525eec3788aeca1
TOMOYO: Fix refcount leak in tomoyo_mount_acl().

In tomoyo_mount_acl() since 2.6.36, reference to device file (e.g. /dev/sda1)
was leaking.

Signed-off-by: Tetsuo Handa <penguin-kernel@I-love.SAKURA.ne.jp>
Signed-off-by: James Morris <jmorris@namei.org>
security/tomoyo/mount.c