aboutsummaryrefslogtreecommitdiff
path: root/doc
diff options
context:
space:
mode:
authorGravatar Nikolaus Rath <Nikolaus@rath.org>2016-09-17 19:29:19 -0700
committerGravatar Nikolaus Rath <Nikolaus@rath.org>2016-09-27 20:45:26 -0700
commit595a6eda0c2230a712290096d504621bf0e9bcab (patch)
treeaf777e6f01ac35d96f8509b5fe753641ac45790e /doc
parenteb61e2b18fe969002a8221cc2ad1e251474e0c94 (diff)
fuse_lowlevel_notify_*: take struct fuse_session instead of struct fuse_chan
The only struct fuse_chan that's available to the user application is the one that is returned by fuse_mount. However, this is also permanently available from struct fuse_session. A later patch will therefore remove struct fuse_chan from the public API completely. This patch prepares for this by changing the fuse_lowlevel_notify_* functions to take a struct fuse_session parameter instead of a struct fuse_chan parameter.
Diffstat (limited to 'doc')
0 files changed, 0 insertions, 0 deletions