On Tue, Apr 28, 2009 at 12:25 PM, Mulyadi Santosa <mulyadi.santosa@xxxxxxxxx> wrote:
I had a look at fuse and it seems to be useful. At the same time I went through the documentation of "sysfs" and it said:
[1] http://free-electrons.com/kerneldoc/latest/filesystems/sysfs.txt
Hi
You mean like FUSE http://fuse.sourceforge.net/ ?
On Mon, Apr 27, 2009 at 2:55 PM, Shaz <shazalive@xxxxxxxxx> wrote:
> Hi,
>
> I wanted to know if it is possible to write to a virtual filesystem like
> securityfs from application space? What are the possibilities?
I had a look at fuse and it seems to be useful. At the same time I went through the documentation of "sysfs" and it said:
"When writing sysfs files, userspace processes should first read the entire file, modify the values it wishes to change, then write the entire buffer back." [1]
Is this what I need?[1] http://free-electrons.com/kerneldoc/latest/filesystems/sysfs.txt
regards,
Mulyadi.
--
Shaz