]> git.sur5r.net Git - bacula/bacula/commit
Added fstype rewrite code so we have a uniform way of retrieving the fstype on Linux...
authorMarco van Wieringen <mvw@planets.elm.net>
Sun, 16 May 2010 13:59:45 +0000 (15:59 +0200)
committerEric Bollengier <eric@eb.homelinux.org>
Mon, 2 Aug 2010 14:53:48 +0000 (16:53 +0200)
commite217a459c827e04164699554dd03a0b3a54cd9eb
treead101b4952afd4d0250afb2ad326b0c7600d4525
parent2499795e233e43bd4eb4d99e0473b67e6c6b60d8
Added fstype rewrite code so we have a uniform way of retrieving the fstype on Linux and OSF1 without the need to add code for each new filesystem added to a OS.
bacula/src/findlib/fstype.c
bacula/src/findlib/protos.h
bacula/src/lib/Makefile.in
bacula/src/lib/mntent_cache.c [new file with mode: 0644]
bacula/src/lib/mntent_cache.h [new file with mode: 0644]