commit | 87065519633af79e0577e32a58dcd9cf3c45a8a0 | [log] [tgz] |
---|---|---|
author | Jan Harkes <jaharkes@cs.cmu.edu> | Thu Jul 19 01:48:45 2007 -0700 |
committer | Linus Torvalds <torvalds@woody.linux-foundation.org> | Thu Jul 19 10:04:48 2007 -0700 |
tree | 5c53c073d91523081271b1a83a741e32edf28cf7 | |
parent | ed31a7dd636b296746c131b7386023aa1ef84309 [diff] |
coda: cleanup /dev/cfs open and close handling - Make sure device index is not a negative number. - Unlink queued requests when the device is closed to avoid passing them to the next opener. Signed-off-by: Jan Harkes <jaharkes@cs.cmu.edu> Signed-off-by: Andrew Morton <akpm@linux-foundation.org> Signed-off-by: Linus Torvalds <torvalds@linux-foundation.org>