1. 26 Apr, 2007 8 commits
  2. 25 Apr, 2007 1 commit
    • Andrew Morton's avatar
      packet: fix error handling · cbc31a47
      Andrew Morton authored
      
      The packet driver is assuming (reasonably) that the (undocumented)
      request.errors is an errno.  But it is in fact some mysterious bitfield.  When
      things go wrong we return weird positive numbers to the VFS as pointers and it
      goes oops.
      
      Thanks to William Heimbigner for reporting and diagnosis.
      
      (It doesn't oops, but this driver still doesn't work for William)
      
      Cc: William Heimbigner <icxcnika@mar.tar.cc>
      Cc: Peter Osterlund <petero2@telia.com>
      Cc: Jens Axboe <jens.axboe@oracle.com>
      Signed-off-by: default avatarAndrew Morton <akpm@linux-foundation.org>
      Signed-off-by: default avatarLinus Torvalds <torvalds@linux-foundation.org>
      cbc31a47
  3. 24 Apr, 2007 18 commits
  4. 23 Apr, 2007 2 commits
  5. 21 Apr, 2007 4 commits
  6. 20 Apr, 2007 3 commits
  7. 19 Apr, 2007 4 commits