]> git.ipfire.org Git - thirdparty/xfsprogs-dev.git/commit
libxcmd: move error messages to appropriate place
authorArkadiusz Miśkiewicz <arekm@maven.pl>
Thu, 29 Jan 2009 22:08:23 +0000 (23:08 +0100)
committerChristoph Hellwig <hch@brick.lst.de>
Thu, 29 Jan 2009 22:08:23 +0000 (23:08 +0100)
commit16875fa667e2de171f1e9f7211c2b5ae54ea9b4b
treedb205bb6edd25e93adc6687928b3d983753b49ee
parent9491ef89142d4304827790f98424f8d292e95791
libxcmd: move error messages to appropriate place

Replace raw perror() with proper message in
fs_table_initialise_mounts().

Replace raw perror() with proper message and move it from
fs_mount_point_from_path() to fs_table_initialise_projects() where this
message has meaning.

Signed-off-by: Arkadiusz Miśkiewicz <arekm@maven.pl>
Reviewed-by: Nathan Scott <nscott@aconex.com>
Reviewed-by: Donald Douwsma <ddouwsma@bigpond.net.au>
libxcmd/paths.c