Code

debian bts #296278:
authorM. Sean Finney <seanius@users.sourceforge.net>
Thu, 13 Oct 2005 10:18:27 +0000 (10:18 +0000)
committerM. Sean Finney <seanius@users.sourceforge.net>
Thu, 13 Oct 2005 10:18:27 +0000 (10:18 +0000)
commit9d878eab82bede19e80b4aa9ce1409da3ba6d658
tree62d3f01625948638f86cb963d534d162f0512f5b
parent91479ae909fb26a1208d4f762a66cc5a97fc00d1
debian bts #296278:
- it seems that when check_disk uses the "df" routines and is told to
  check a non-mountpoint, it would check the filesystem on which the
  directory was mounted (i.e. /var/log -> /var if no /var/log mount).
  the system-call routines now do this too.  might need a bit more
  widespread testing, but looks good for me and i did it without
  modifying any of the system-call-specific codeblocks.

git-svn-id: https://nagiosplug.svn.sourceforge.net/svnroot/nagiosplug/nagiosplug/trunk@1249 f882894a-f735-0410-b71e-b25c423dba1c
plugins/check_disk.c