]> 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)
commit01449abbc679e4610c141ef2e4bc167bfa6c05db
treedd81b1725019fda6d5aa36f96ecc21b8ca6755de
parent722afb1348438b246dd709b195d2ad0a314daa29
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