commit | 5f65e5ca286126a60f62c8421b77c2018a482b8a | [log] [tgz] |
---|---|---|
author | Seth Forshee <seth.forshee@canonical.com> | Tue Apr 26 14:36:24 2016 -0500 |
committer | Eric W. Biederman <ebiederm@xmission.com> | Thu Jun 30 18:05:09 2016 -0500 |
tree | 6587f9ff0d9454050803e76d7347ca26bd75d73a | |
parent | 2d7f9e2ad35e4e7a3086231f19bfab33c6a8a64a [diff] |
cred: Reject inodes with invalid ids in set_create_file_as() Using INVALID_[UG]ID for the LSM file creation context doesn't make sense, so return an error if the inode passed to set_create_file_as() has an invalid id. Signed-off-by: Seth Forshee <seth.forshee@canonical.com> Acked-by: Serge Hallyn <serge.hallyn@canonical.com> Signed-off-by: Eric W. Biederman <ebiederm@xmission.com>