daemon: Remove some less useful debugging messages.
authorRichard W.M. Jones <rjones@redhat.com>
Sun, 8 May 2011 20:59:50 +0000 (21:59 +0100)
committerRichard W.M. Jones <rjones@redhat.com>
Wed, 18 May 2011 10:40:31 +0000 (11:40 +0100)
commita1f2e3af564d7d81e07118cfb0eb9bc43316c79f
treee47c802b12d633ed4afda872a2b6f2a407c8c4fe
parent7065a453cb09caa216924fd3d8cc913a48e0f942
daemon: Remove some less useful debugging messages.

Remove some debug messages which were basically left over from when
the code was being developed.

However we leave debug messages where it is printing an external
command that is about to be executed, since those are useful.
(cherry picked from commit 5ce759bfdc70c97121ef34ab4d5c918d568f2474)
daemon/find.c
daemon/lvm-filter.c
daemon/parted.c
daemon/proto.c
daemon/realpath.c
daemon/sync.c
daemon/xattr.c