summaryrefslogtreecommitdiff
path: root/virt
diff options
context:
space:
mode:
authorAmir Goldstein <amir73il@gmail.com>2017-06-21 15:28:33 +0300
committerMiklos Szeredi <mszeredi@redhat.com>2017-07-04 23:03:17 +0300
commit2cac0c00a6cdcc9121de150ed531f652396d1544 (patch)
tree2c0d163277aad85c8226ed385735fc4f40bde939 /virt
parentad0af7104dadccd55cd2b390271677fac142650f (diff)
downloadlinux-2cac0c00a6cdcc9121de150ed531f652396d1544.tar.xz
ovl: get exclusive ownership on upper/work dirs
Bad things can happen if several concurrent overlay mounts try to use the same upperdir/workdir path. Try to get the 'inuse' advisory lock on upperdir and workdir. Fail mount if another overlay mount instance or another user holds the 'inuse' lock on these directories. Note that this provides no protection for concurrent overlay mount that use overlapping (i.e. descendant) upper/work dirs. Signed-off-by: Amir Goldstein <amir73il@gmail.com> Signed-off-by: Miklos Szeredi <mszeredi@redhat.com>
Diffstat (limited to 'virt')
0 files changed, 0 insertions, 0 deletions