This patch corrects some errors that we saw while writing to sysfs
files.
- Attempts to open the file in append mode result in error
- Writes are buffered and flushed to the kobject owner during close
- Attempts to seek on sysfs files result in error
Generated from 2.6.11-rc1.
It's not a big p
On Fri, Jan 21, 2005 at 01:44:45PM -0800, Williams, Mitch A wrote:
> This patch corrects some errors that we saw while writing to sysfs
> files.
> - Attempts to open the file in append mode result in error
> - Writes are buffered and flushed to the kobject owner during close
> - Attempts to seek
2 matches
Mail list logo