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:58 -08:00
2006-01-08 20:13:58 -08:00
2006-01-06 08:33:20 -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
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
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
2006-01-08 20:13:56 -08:00
2006-01-08 20:13:56 -08:00