[PATCHSET driver-core-next] kernfs: implement trusted.* xattr support

2013-11-04 Thread Tejun Heo
Hello, (This is for 3.14-rc1. Posting early for review. Will refresh and repost once the next driver-core-next opens.) kernfs inherited "security.*" xattr support from sysfs but for it to be useable for cgroupfs, it needs to support "trusted.*" too. This patchset adds "trusted.*" xattr

[PATCHSET driver-core-next] kernfs: implement trusted.* xattr support

2013-11-04 Thread Tejun Heo
Hello, (This is for 3.14-rc1. Posting early for review. Will refresh and repost once the next driver-core-next opens.) kernfs inherited security.* xattr support from sysfs but for it to be useable for cgroupfs, it needs to support trusted.* too. This patchset adds trusted.* xattr support