Eric Van Hensbergen
f5ef3c105b
[PATCH] v9fs: fix fd_close
...
If a 9pfs server crashes, v9fs_fd_close() is called. Subsequently, in
cleaning up by performing a umount() on the FS that was provided by this
server v9fs_fd_close() is called again, and uses the old, freed valus of
trans->priv. This patch ensures that trans->priv can be freed only once,
otherwise this function bails early.
Signed-off-by: Michal Ostrowski <mostrows@watson.ibm.com>
Signed-off-by: Eric Van Hensbergen <ericvh@gmail.com>
Signed-off-by: Andrew Morton <akpm@osdl.org>
Signed-off-by: Linus Torvalds <torvalds@osdl.org>
2006-01-08 20:14:05 -08:00
..
2006-01-08 20:14:05 -08:00
2006-01-08 20:13:54 -08:00
2006-01-08 20:13:58 -08:00
2006-01-08 20:13:47 -08:00
2006-01-08 20:13:58 -08:00
2006-01-03 11:45:28 -08:00
2006-01-08 20:13:56 -08:00
2006-01-08 20:13:47 -08:00
2006-01-08 20:13:54 -08:00
2006-01-06 08:33:56 -08:00
2006-01-06 08:33:20 -08:00
2005-12-29 09:48:15 -08:00
2006-01-06 08:33:23 -08:00
2006-01-06 08:33:59 -08:00
2006-01-08 20:13:54 -08:00
2006-01-08 20:13:47 -08:00
2006-01-06 14:58:56 -05:00
2006-01-08 20:13:58 -08:00
2006-01-08 20:13:57 -08:00
2006-01-06 14:58:56 -05:00
2006-01-03 13:37:51 +01:00
2006-01-08 20:14:02 -08:00
2006-01-06 08:33:53 -08:00
2006-01-08 20:14:03 -08:00
2006-01-03 13:21:37 +01:00
2006-01-06 08:33:32 -08:00
2006-01-03 13:27:11 +01:00
2006-01-08 20:13:51 -08:00
2006-01-08 20:13:54 -08:00
2006-01-08 20:14:04 -08:00
2006-01-04 16:18:09 -08:00
2006-01-08 20:13:54 -08:00
2006-01-08 20:14:01 -08:00
2006-01-08 20:14:04 -08:00
2006-01-08 20:14:02 -08:00
2006-01-08 20:13:48 -08:00
2006-01-08 20:13:52 -08:00
2006-01-08 20:13:58 -08:00
2006-01-06 09:43:28 +01:00
2006-01-08 20:13:54 -08:00
2006-01-08 20:13:52 -08:00
2006-01-08 20:13:58 -08:00
2006-01-08 20:12:40 -08:00
2006-01-08 20:13:55 -08:00
2006-01-08 20:13:57 -08:00
2006-01-08 20:13:48 -08:00
2006-01-03 11:45:57 -08:00
2006-01-08 20:13:36 -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
2006-01-08 20:13:54 -08:00
2006-01-08 20:13:52 -08:00
2006-01-08 20:13:56 -08:00
2006-01-08 20:13:52 -08:00
2006-01-08 20:13:56 -08:00
2006-01-04 16:20:40 -08:00
2006-01-08 20:13:59 -08:00