summaryrefslogtreecommitdiff
path: root/source3/smbd
diff options
context:
space:
mode:
authorChristian Ambach <ambi@samba.org>2011-11-24 16:57:58 +0100
committerChristian Ambach <ambi@samba.org>2011-11-24 17:25:04 +0100
commit94229435e80ecc5c0158c59e0ab3976b98668238 (patch)
treed1d6f9bc3a2f515ea0bd614b377a296882272eda /source3/smbd
parent6753656c7464424519f9daa9f89576585511f574 (diff)
downloadsamba-94229435e80ecc5c0158c59e0ab3976b98668238.tar.gz
samba-94229435e80ecc5c0158c59e0ab3976b98668238.tar.bz2
samba-94229435e80ecc5c0158c59e0ab3976b98668238.zip
s3:vfs:gpfs remove non-working code
when development of vfs_gpfs was started a long time ago it was considered a good idea to have it compileable even if GPFS is not around and then the module would complain in the logs that libgpfs is not there Nowadays this does not work any more as the code contains GPFS specific types that need the GPFS header files. Instead of making it compile again by adding GPFS typedefs, this removes the whole approach. Other VFS modules also do not even compile when necessary headers are not around, so do the same for the GPFS module code.
Diffstat (limited to 'source3/smbd')
0 files changed, 0 insertions, 0 deletions