Add function for listing system mount points
commitf4e9deb6d74614ac427b37513359d91588dd1542
authorAllan McRae <allan@archlinux.org>
Tue, 16 Nov 2010 06:15:21 +0000 (16 16:15 +1000)
committerDan McGee <dan@archlinux.org>
Mon, 13 Dec 2010 02:29:43 +0000 (12 20:29 -0600)
tree3f707d2046a12ee0808a3e0cbd3eed8a1d036767
parentadb10c3ab244cc00eb863d5b036fa7bdd76f8152
Add function for listing system mount points

Add a mount_point_list() function that attempts to portably obtain
a list of system mount points and a struct to hold needed mount point
information.

Abort the transaction if we are unable to determine the mount points.

Signed-off-by: Allan McRae <allan@archlinux.org>
Signed-off-by: Dan McGee <dan@archlinux.org>
configure.ac
lib/libalpm/diskspace.c
lib/libalpm/diskspace.h