]> 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)
commit1d3d90a8673b8e3fc8a20829ca5f95b64bef5397
tree86ea69f6e2ec35bc2ecd6c14c84650d4d77a8e3f
parente984a89f3d64d4e7f4cbeff3bad9920c155a0dec
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]