aboutsummaryrefslogtreecommitdiffstats
path: root/fs/ubifs/commit.c
diff options
context:
space:
mode:
authorHillf Danton <[email protected]>2010-12-29 13:55:28 +0000
committerLinus Torvalds <[email protected]>2010-12-29 19:31:38 +0000
commit4ef9e11d6867f88951e30db910fa015300e31871 (patch)
tree5533f5cb2c7a054db9784b48e0b8484d5060f7d7 /fs/ubifs/commit.c
parentLinux 2.6.37-rc8 (diff)
downloadkernel-4ef9e11d6867f88951e30db910fa015300e31871.tar.gz
kernel-4ef9e11d6867f88951e30db910fa015300e31871.zip
fix freeing user_struct in user cache
When racing on adding into user cache, the new allocated from mm slab is freed without putting user namespace. Since the user namespace is already operated by getting, putting has to be issued. Signed-off-by: Hillf Danton <[email protected]> Acked-by: Serge Hallyn <[email protected]> Cc: [email protected] Signed-off-by: Linus Torvalds <[email protected]>
Diffstat (limited to 'fs/ubifs/commit.c')
0 files changed, 0 insertions, 0 deletions