commit | f7d3daca7c79d9b77e61f50f718b257b71d07498 | [log] [tgz] |
---|---|---|
author | Amir Goldstein <amir73il@gmail.com> | Wed Jun 21 15:28:34 2017 +0300 |
committer | Miklos Szeredi <mszeredi@redhat.com> | Tue Jul 04 22:03:17 2017 +0200 |
tree | 30087498874a86d2ceda3c2cfd41e463e611345f | |
parent | 2cac0c00a6cdcc9121de150ed531f652396d1544 [diff] |
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>