Latchesar Ionkov 1dac06b20d [PATCH] v9fs: handle kthread_create failure, minor bugfixes
- remove unnecessary -ENOMEM assignments
- return correct value when buf_check_size for second time in a buffer
- handle failures when create_workqueue and kthread_create are called
- use kzalloc instead of kmalloc/memset 0
- v9fs_str_copy and v9fs_str_compare were buggy, were used only in one
  place, correct the logic and move it to the place it is used.

Signed-off-by: Latchesar Ionkov <lucho@ionkov.net>
Cc: Eric Van Hensbergen <ericvh@ericvh.myip.org>
Signed-off-by: Andrew Morton <akpm@osdl.org>
Signed-off-by: Linus Torvalds <torvalds@osdl.org>
2006-01-08 20:14:06 -08:00
..
2005-11-07 07:54:06 -08:00
2005-11-07 07:54:06 -08:00
2006-01-08 20:13:58 -08:00
2005-11-08 16:54:53 +01:00
2006-01-08 20:13:58 -08:00
2005-11-07 07:54:06 -08:00
2006-01-06 08:33:20 -08:00
2005-11-07 07:54:06 -08:00
2006-01-06 08:33:59 -08:00
2006-01-06 14:58:56 -05:00
2006-01-08 20:13:58 -08:00
2006-01-06 14:58:56 -05:00
2006-01-08 20:14:02 -08:00
2005-11-07 07:54:06 -08:00
2006-01-06 08:33:53 -08:00
2006-01-03 13:27:11 +01:00
2006-01-08 20:14:02 -08:00
2006-01-08 20:13:48 -08:00
2005-11-07 07:54:06 -08:00
2006-01-08 20:13:58 -08:00
2006-01-08 20:12:40 -08:00
2006-01-08 20:13:58 -08:00
2006-01-06 14:58:54 -05:00
2006-01-08 20:12:40 -08:00
2005-11-07 07:54:06 -08:00
2006-01-08 20:13:56 -08:00
2006-01-08 20:13:56 -08:00
2005-11-07 18:18:11 -08:00