Implement mmap support with STORE and RETRIEVE notificationsmaster
commit14a9cff0c29050cc2788c9f3850818b13cdb7d3e
authorMiklos Szeredi <mszeredi@suse.cz>
Tue, 6 Dec 2011 16:49:01 +0000 (6 17:49 +0100)
committerMiklos Szeredi <mszeredi@suse.cz>
Tue, 6 Dec 2011 16:49:01 +0000 (6 17:49 +0100)
tree6313608e10f76611a6a25ed38dd880198fa2d1f9
parent37eb730a452f0ded2ed1c174feb438e3df041581
Implement mmap support with STORE and RETRIEVE notifications

This one doesn't use server side mmap of the fuse device to access the
contents of the client side memory maps.  Instead it uses the STORE
and RETRIEVE notifications for this purpose.
Makefile
ossp-padsp.c
ossp-slave.c
ossp-slave.h
ossp.h
osspd.c