Stanislav Kinsbursky 71a5030693 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>
2013-02-15 11:21:01 -05:00
..
2011-01-04 18:22:10 -05:00
2008-02-01 16:42:05 -05:00
2013-02-15 10:43:46 -05:00
2011-11-07 21:10:47 -05:00
2011-11-07 21:10:47 -05:00
2013-02-15 10:43:46 -05:00
2013-02-11 16:22:50 -05:00
2012-01-03 22:55:10 -05:00
2013-02-15 11:21:00 -05:00