ncpfs: Lock socket in ncpfs while setting its callbacks
authorPetr Vandrovec <petr@vandrovec.name>
Wed, 29 Sep 2010 12:39:11 +0000 (14:39 +0200)
committerArnd Bergmann <arnd@arndb.de>
Tue, 5 Oct 2010 09:02:14 +0000 (11:02 +0200)
Otherwise partially updated pointers could be seen if
pointer update is not atomic.

Signed-off-by: Petr Vandrovec <petr@vandrovec.name>
Signed-off-by: Arnd Bergmann <arnd@arndb.de>

No differences found