commit | a683737ba924cd2985f6e7350520f449915ff8f9 | [log] [tgz] |
---|---|---|
author | Amir Goldstein <amir73il@gmail.com> | Tue Sep 19 12:14:18 2017 +0300 |
committer | Miklos Szeredi <mszeredi@redhat.com> | Wed Jan 24 10:19:07 2018 +0100 |
tree | b9f92e8fed317373b75636e0a573e1af2c219874 | |
parent | 9678e630305724487f1fc101d6b83c383ff9cc90 [diff] |
ovl: disable index when no xattr support Overlayfs falls back to index=off if lower/upper fs does not support file handles. Do the same if upper fs does not support xattr. Signed-off-by: Amir Goldstein <amir73il@gmail.com> Signed-off-by: Miklos Szeredi <mszeredi@redhat.com>