-
- Downloads
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 <ebiederm@xmission.com> Cc: Kay Sievers <kay@vrfy.org> Cc: Ming Lei <ming.lei@canonical.com> Signed-off-by:
Greg Kroah-Hartman <gregkh@linuxfoundation.org>
Showing
- block/genhd.c 1 addition, 1 deletionblock/genhd.c
- drivers/base/core.c 7 additions, 7 deletionsdrivers/base/core.c
- drivers/base/devtmpfs.c 9 additions, 9 deletionsdrivers/base/devtmpfs.c
- drivers/usb/core/usb.c 1 addition, 1 deletiondrivers/usb/core/usb.c
- include/linux/device.h 2 additions, 2 deletionsinclude/linux/device.h
Loading
Please register or sign in to comment