implement upwards path traversal to find fs type
authorPhil <n0-1@users.sourceforge.net>
Sat, 29 Mar 2008 11:09:47 +0000 (11:09 +0000)
committerPhil <n0-1@users.sourceforge.net>
Sat, 29 Mar 2008 11:09:47 +0000 (11:09 +0000)
commit5c4fee8d32fffdaead5b6ff01233566b8438b2eb
tree513c1b78f075f676f7d2cd63539ca56221952087
parent9d4c7ed14e1bf0d9339c5a9b9b3449b6c383a739
implement upwards path traversal to find fs type

* yes, this is a feature and right now there is something
  like a feature freeze.
* BUT I tested this with: /, /tmp, /dev/mapper, /dev, //,
  /mnt/, /tmp/bla (the last one was non-existent, creating
  it during runtime and even mounting tmpfs on it led to
  expected results.

git-svn-id: https://conky.svn.sourceforge.net/svnroot/conky/trunk/conky1@1074 7f574dfc-610e-0410-a909-a81674777703
src/fs.c