linux/drivers/staging/dgrp
Eric W. Biederman 702e490211 userns: Fix build of drivers/staging/dgrp
Explicitly test for GLOBAL_ROOT_UID and GLOBAL_ROOT_GID
instead of using 0, allowing dgrp to compile and work
properly when user namespace support is enabled.

Cc: Bill Pemberton <wfp5p@virginia.edu>
Cc: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
Signed-off-by: "Eric W. Biederman" <ebiederm@xmission.com>
2012-10-03 09:52:08 -07:00
..
Kconfig
Makefile
README
TODO staging: dgrp: add dgrp to the build 2012-09-21 09:04:18 -07:00
dgrp_common.c userns: Fix build of drivers/staging/dgrp 2012-10-03 09:52:08 -07:00
dgrp_common.h
dgrp_dpa_ops.c
dgrp_driver.c
dgrp_mon_ops.c
dgrp_net_ops.c staging: dgrp: fix potential call to strncpy with a negative number 2012-09-25 15:42:38 -07:00
dgrp_ports_ops.c
dgrp_specproc.c staging: dgrp: using vmalloc needs to include vmalloc.h 2012-09-25 15:44:56 -07:00
dgrp_sysfs.c
dgrp_tty.c
digirp.h
drp.h

README

The user space code to work with this driver is located at
https://github.com/wfp5p/dgrp-utils