Searched hist:a683737b (Results 1 – 1 of 1) sorted by relevance
/openbmc/linux/fs/overlayfs/ |
H A D | super.c | a683737b Tue Sep 19 04:14:18 CDT 2017 Amir Goldstein <amir73il@gmail.com> 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> a683737b Tue Sep 19 04:14:18 CDT 2017 Amir Goldstein <amir73il@gmail.com> 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>
|