summaryrefslogtreecommitdiffstats
path: root/net/irda
diff options
context:
space:
mode:
authorMaxim Patlasov <mpatlasov@parallels.com>2013-03-21 15:02:04 +0100
committerMiklos Szeredi <mszeredi@suse.cz>2013-04-17 12:31:44 +0200
commit8b41e6715ed555e2d8e8dac52ec1f05a9f04dcb4 (patch)
treea3302435ed781462e1780b89e4ac5e9833158cb0 /net/irda
parentfuse: fix type definitions in uapi header (diff)
downloadlinux-8b41e6715ed555e2d8e8dac52ec1f05a9f04dcb4.tar.xz
linux-8b41e6715ed555e2d8e8dac52ec1f05a9f04dcb4.zip
fuse: make request allocations for background processing explicit
There are two types of processing requests in FUSE: synchronous (via fuse_request_send()) and asynchronous (via adding to fc->bg_queue). Fortunately, the type of processing is always known in advance, at the time of request allocation. This preparatory patch utilizes this fact making fuse_get_req() aware about the type. Next patches will use it. Signed-off-by: Maxim Patlasov <mpatlasov@parallels.com> Signed-off-by: Miklos Szeredi <mszeredi@suse.cz>
Diffstat (limited to 'net/irda')
0 files changed, 0 insertions, 0 deletions