commit | e21a6c57e3905313664aa012727346a0067effd5 | [log] [tgz] |
---|---|---|
author | Amir Goldstein <amir73il@gmail.com> | Thu Apr 08 14:30:20 2021 +0300 |
committer | Miklos Szeredi <mszeredi@redhat.com> | Mon Apr 12 12:00:36 2021 +0200 |
tree | e8abb86466e7ef1de1f34138d61d95a7a5d75e20 | |
parent | 1f0cb8bcc7f96bcd816c80618eb0a7a361c70fbd [diff] |
ovl: check that upperdir path is not on a read-only mount So far we only checked that sb is not read-only. Suggested-by: Christian Brauner <christian.brauner@ubuntu.com> Signed-off-by: Amir Goldstein <amir73il@gmail.com> Signed-off-by: Miklos Szeredi <mszeredi@redhat.com>