Reimplement mmap support
commite22c0ae083f8f5175e07f79bd46323665566c881
authorTejun Heo <tj@kernel.org>
Tue, 9 Feb 2010 09:29:29 +0000 (9 18:29 +0900)
committerTejun Heo <tj@kernel.org>
Tue, 9 Feb 2010 09:29:29 +0000 (9 18:29 +0900)
tree1885699ad9d93a1dee7f44fe9fec868f7e6d7463
parent4d419a3b15dd8853094d55148a619f3a9c7c74c2
Reimplement mmap support

The shmem based FUSE dmmap support got NACKed due to API and
implementation ugliness and new custom address spaace based one is
pending.  Reimplement osspd mmap support accordingly.  Make osspd test
whether FUSE_MMAP_DONT_COPY is defined by libfuse and if so enable
mmap support automatically.
ossp-alsap.c
ossp-padsp.c
ossp-slave.c
ossp-slave.h
ossp.c
osspd.c