summaryrefslogtreecommitdiff
path: root/curve_test.c
diff options
context:
space:
mode:
authorChristian Wiese <chris@opensde.org>2014-04-10 16:16:17 +0200
committerDaniel Borkmann <dborkman@redhat.com>2014-04-10 17:43:13 +0200
commit1d351ecaac125d9d7a88b2f7cde2a831a674281a (patch)
treece9d54ee8810367f11d8cfb8595cd029263182a7 /curve_test.c
parent104af1041599d9dc777f6b4385f520ff188470de (diff)
doc: fix make help for CROSS_COMPILE option
One doesn't need to specify a path for the CROSS_COMPILE option but a prefix identifying the target architecture. Signed-off-by: Christian Wiese <chris@opensde.org> Signed-off-by: Daniel Borkmann <dborkman@redhat.com>
Diffstat (limited to 'curve_test.c')
0 files changed, 0 insertions, 0 deletions
f unprivileged mounts is wrong in the automount path. To fix the existing filesystems override current->cred with the init_cred before calling d_automount and restore current->cred after d_automount completes. To support unprivileged mounts would require a more nuanced cred selection, so fail on unprivileged mounts for the time being. As none of the filesystems that currently set FS_USERNS_MOUNT implement d_automount this check is only good for preventing future problems. Fixes: 6e4eab577a0c ("fs: Add user namespace member to struct super_block") Tested-by: Seth Forshee <seth.forshee@canonical.com> Signed-off-by: "Eric W. Biederman" <ebiederm@xmission.com>
Diffstat (limited to 'Documentation/devicetree')