diff options
author | Pino Toscano <toscano.pino@tiscali.it> | 2013-03-23 16:09:39 +0100 |
---|---|---|
committer | Pino Toscano <toscano.pino@tiscali.it> | 2013-03-23 16:09:39 +0100 |
commit | cfd488b148cd05603141ccf1b14b56590b1f8e0b (patch) | |
tree | 43e3e1c450239db5ba4eb5e7e5dc98af2e4668cb /src/netnode.c | |
parent | 6c57dfe77138ccbccdce29ce2e2b45a71dbbed73 (diff) |
Bump to compatibility version 26 and compile with it
* fuse.pc.in (Version): Set to 2.6.5.
* src/fuse_i.h [!defined FUSE_USE_VERSION] (FUSE_USE_VERSION): Set to 26.
(struct fuse): In field 'op', change type of field 'ops25' and add field 'ops'.
Add fields 'conn' and 'user_data'.
(FUSE_OP_HAVE, FUSE_OP_CALL): Use ops instead of ops25.
* src/main.c: Add FUSE_SYMVER for fuse_main_real_compat25, fuse_new_compat25,
fuse_mount_compat25.
(fuse_main_real): New arg USER_DATA.
(fuse_main_real_compat25): New function.
(fuse_new): Change arg FD to CH, and add arg USER_DATA.
Fill more fields in NEW.
(fuse_new_compat25): New function.
(fuse_mount): Change return value to 'struct fuse_chan *'.
(fuse_mount_compat25): New function.
Diffstat (limited to 'src/netnode.c')
0 files changed, 0 insertions, 0 deletions