git.openpandora.org
/
pandora-kernel.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
07d5f69
)
fuse: wakeup pollers on connection release/abort
author
Bryan Green
<bryan@grid-net.com>
Wed, 2 Mar 2011 00:43:52 +0000
(16:43 -0800)
committer
Miklos 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