1. 06 Mar, 2003 2 commits
    • Patrick Mochel's avatar
      sysfs: Fix binary file handling. · f81ab470
      Patrick Mochel authored
      From Rusty Lynch:
      
      * makes sysfs cleanup the buffer->data allocated by the attribute write
      functions
      * fixes a bug that causes the kernel to oops when somebody attempts to
      write to the file.
      f81ab470
    • Patrick Mochel's avatar
      sysfs: fix up directory removal, once and for all. · 1cdccc69
      Patrick Mochel authored
      This patch was previously integrated, but dropped erroneously by a bk 
      merge. 
      
      This fixes file cleanup during a sysfs directory removal by deleting files
      from ->d_subdirs as they're iterated over, then checking if we can get a
      reference on them.
      1cdccc69
  2. 05 Mar, 2003 9 commits
  3. 04 Mar, 2003 21 commits
  4. 03 Mar, 2003 8 commits