linux/Documentation/filesystems/configfs
Joel Becker 3d0f89bb16 configfs: Add permission and ownership to configfs objects.
configfs always made item and attribute ownership root.root and
permissions based on a umask of 022.  Add ->setattr() to allow
chown(2)/chmod(2), and persist the changes for the lifetime of the
items and attributes.

Signed-off-by: Joel Becker <joel.becker@oracle.com>
Signed-off-by: Mark Fasheh <mark.fasheh@oracle.com>
2006-02-03 14:01:05 -08:00
..
configfs.txt [PATCH] configfs: User-driven configuration filesystem 2006-01-03 11:45:28 -08:00
configfs_example.c configfs: Add permission and ownership to configfs objects. 2006-02-03 14:01:05 -08:00