Implement list-devices and list-partitions.
authorRichard Jones <rjones@redhat.com>
Mon, 6 Apr 2009 11:55:26 +0000 (12:55 +0100)
committerRichard Jones <rjones@redhat.com>
Mon, 6 Apr 2009 11:55:26 +0000 (12:55 +0100)
commit8e570870f577ff0c3db074f88924633b559af5d4
tree711af1263615c8cd977eceb0e4286425b53bd725
parent1cf85b1e60e85c4940869c6291d75ac44a5bd190
Implement list-devices and list-partitions.
15 files changed:
daemon/Makefile.am
daemon/actions.h
daemon/daemon.h
daemon/devsparts.c [new file with mode: 0644]
daemon/guestfsd.c
daemon/ls.c
daemon/stubs.c
fish/cmds.c
guestfs-actions.pod
src/generator.ml
src/guestfs-actions.c
src/guestfs-actions.h
src/guestfs_protocol.c
src/guestfs_protocol.h
src/guestfs_protocol.x