diff options
author | Christian Ambach <ambi@samba.org> | 2011-11-24 16:57:58 +0100 |
---|---|---|
committer | Christian Ambach <ambi@samba.org> | 2011-11-24 17:25:04 +0100 |
commit | 94229435e80ecc5c0158c59e0ab3976b98668238 (patch) | |
tree | d1d6f9bc3a2f515ea0bd614b377a296882272eda /lib/uid_wrapper | |
parent | 6753656c7464424519f9daa9f89576585511f574 (diff) | |
download | samba-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 'lib/uid_wrapper')
0 files changed, 0 insertions, 0 deletions