ucounts: Fix reference counting of ucounts inside userns

At that moment when we take ucounts for the user namespace we need to
increase the reference counter since the pointer to ucounts is in
user_namespace.ucounts.

Signed-off-by: Alexey Gladkov <legion@kernel.org>
1 file changed