aboutsummaryrefslogtreecommitdiff
path: root/drivers
diff options
context:
space:
mode:
authorGravatar Stanislav Kinsbursky <skinsbursky@parallels.com> 2013-02-01 15:56:22 +0300
committerGravatar J. Bruce Fields <bfields@redhat.com> 2013-02-15 11:21:01 -0500
commit71a50306934f416e74ba27cbfb88855c22251525 (patch)
tree000d60ccbb372d865fb1df5af2bc05cc8d8e4c79 /drivers
parentnfsd: use proper net while reading "exports" file (diff)
downloadlinux-71a50306934f416e74ba27cbfb88855c22251525.tar.gz
linux-71a50306934f416e74ba27cbfb88855c22251525.tar.bz2
linux-71a50306934f416e74ba27cbfb88855c22251525.zip
nfsd: disable usermode helper client tracker in container
This tracker uses khelper kthread to execute binaries. Execution itself is done from kthread context - i.e. global root is used. This is not suitable for containers with own root. So, disable this tracker for a while. Note: one of possible solutions can be pass "init" callback to khelper, which will swap root to desired one. Signed-off-by: Stanislav Kinsbursky <skinsbursky@parallels.com> Signed-off-by: J. Bruce Fields <bfields@redhat.com>
Diffstat (limited to 'drivers')
0 files changed, 0 insertions, 0 deletions