commit | cd89596f0ccfa3ccb8a81ce47782231cf7ea7296 | [log] [tgz] |
---|---|---|
author | David P. Quigley <dpquigl@tycho.nsa.gov> | Fri Jan 16 09:22:04 2009 -0500 |
committer | James Morris <jmorris@macbook.localdomain> | Mon Jan 19 09:47:14 2009 +1100 |
tree | d91149851e14a21d1e535c325aa93ebd15130f51 | |
parent | 11689d47f0957121920c9ec646eb5d838755853a [diff] |
SELinux: Unify context mount and genfs behavior Context mounts and genfs labeled file systems behave differently with respect to setting file system labels. This patch brings genfs labeled file systems in line with context mounts in that setxattr calls to them should return EOPNOTSUPP and fscreate calls will be ignored. Signed-off-by: David P. Quigley <dpquigl@tycho.nsa.gov> Acked-by: Eric Paris <eparis@redhat.com> Signed-off-by: James Morris <jmorris@macbook.localdomain>