Add UDisksMountMonitor and UDisksMount
authorDavid Zeuthen <davidz@redhat.com>
Mon, 13 Sep 2010 17:19:36 +0000 (13:19 -0400)
committerDavid Zeuthen <davidz@redhat.com>
Mon, 13 Sep 2010 17:19:36 +0000 (13:19 -0400)
commit59dbb6759d5cce6293060b61c791b5c14a8ff125
tree36f2f509639c13ed19477e0a0faf7b7dd76d4903
parentd66290572de8d32e4534dc473c90bfebfb0be93e
Add UDisksMountMonitor and UDisksMount

This is basically a port from the old sources. Now to use it.

Signed-off-by: David Zeuthen <davidz@redhat.com>
12 files changed:
doc/udisks-docs.xml
doc/udisks-sections.txt.in
doc/udisks.types.in
src/Makefile.am
src/types.h
src/udisksdaemon.c
src/udisksdaemon.h
src/udisksmount.c [new file with mode: 0644]
src/udisksmount.h [new file with mode: 0644]
src/udisksmountmonitor.c [new file with mode: 0644]
src/udisksmountmonitor.h [new file with mode: 0644]
src/udisksprivate.h [new file with mode: 0644]