fuse: wakeup pollers on connection release/abort
authorBryan Green <bryan@grid-net.com>
Wed, 2 Mar 2011 00:43:52 +0000 (16:43 -0800)
committerMiklos Szeredi <mszeredi@suse.cz>
Mon, 21 Mar 2011 12:58:05 +0000 (13:58 +0100)
If a fuse dev connection is broken, wake up any
processes that are blocking, in a poll system call,
on one of the files in the now defunct filesystem.

Signed-off-by: Miklos Szeredi <mszeredi@suse.cz>

No differences found