commit | 66dbfabf10d3cb68ee01df60b11c0b3777a4217b | [log] [tgz] |
---|---|---|
author | Miklos Szeredi <mszeredi@redhat.com> | Wed Apr 07 14:36:43 2021 +0200 |
committer | Miklos Szeredi <mszeredi@redhat.com> | Mon Apr 12 15:04:29 2021 +0200 |
tree | a25c71b81c32dd64769108c9b0125c8b8e5715f0 | |
parent | 97e2dee9752bbd0eddfaec47e8036d35947521d9 [diff] |
ovl: stack fileattr ops Add stacking for the fileattr operations. Add hack for calling security_file_ioctl() for now. Probably better to have a pair of specific hooks for these operations. Signed-off-by: Miklos Szeredi <mszeredi@redhat.com>