]> git.baikalelectronics.ru Git - kernel.git/commit
ovl: relax same fs constrain for ovl_check_origin()
authorAmir Goldstein <amir73il@gmail.com>
Wed, 21 Jun 2017 12:28:34 +0000 (15:28 +0300)
committerMiklos Szeredi <mszeredi@redhat.com>
Tue, 4 Jul 2017 20:03:17 +0000 (22:03 +0200)
commitf907c70186c66d349941ea729d8b87ea463047d2
tree30087498874a86d2ceda3c2cfd41e463e611345f
parent4648b4ff2eb713e1c0024f3cf6597587217375c6
ovl: relax same fs constrain for ovl_check_origin()

For the case of all layers not on the same fs, try to decode the copy up
origin file handle on any of the lower layers.

Signed-off-by: Amir Goldstein <amir73il@gmail.com>
Signed-off-by: Miklos Szeredi <mszeredi@redhat.com>
fs/overlayfs/namei.c