]> git.sur5r.net Git - bacula/bacula/commit
Tweak BSD mntinfo handling a bit as it seems all BSD 4.4 derived version use struct...
authorMarco van Wieringen <mvw@planets.elm.net>
Sat, 18 Sep 2010 09:13:01 +0000 (11:13 +0200)
committerEric Bollengier <eric@eb.homelinux.org>
Mon, 20 Sep 2010 16:34:10 +0000 (18:34 +0200)
commit6947d587ba4920c901d11c1a2f0fab46830097b1
tree882ddf9a5e69d014ac030c819b9f093d225e7b08
parentbda20c06a9fe34065c52d65dec9487d6fdfc0c95
Tweak BSD mntinfo handling a bit as it seems all BSD 4.4 derived version use struct statfs only
NetBSD switched to using struct statvfs. This coding should be little easier to read as much
as is possible with these highly OS dependend interfaces.
bacula/src/lib/mntent_cache.c