commit | 4e4098a3e08783cfd75f9fcdab276dc1d46931da | [log] [tgz] |
---|---|---|
author | Greg Kroah-Hartman <[email protected]> | Thu Apr 11 11:43:29 2013 -0700 |
committer | Greg Kroah-Hartman <[email protected]> | Thu Apr 11 11:43:29 2013 -0700 |
tree | d0befddb4d6f999a443ef60ae8af327bed046fd5 | |
parent | d81c8d19da8fb6514c75d5c19334f4236856c561 [diff] |
driver core: handle user namespaces properly with the uid/gid devtmpfs change Now that devtmpfs is caring about uid/gid, we need to use the correct internal types so users who have USER_NS enabled will have things work properly for them. Thanks to Eric for pointing this out, and the patch review. Reported-by: Eric W. Biederman <[email protected]> Cc: Kay Sievers <[email protected]> Cc: Ming Lei <[email protected]> Signed-off-by: Greg Kroah-Hartman <[email protected]>