s3: Enable statvfs usage on NetBSD
commitdcb1cd293364b5269aaf3b0ac0e475aeb18e9bab
authorVolker Lendecke <vl@samba.org>
Thu, 1 Mar 2012 23:45:51 +0000 (2 00:45 +0100)
committerVolker Lendecke <vl@samba.org>
Fri, 2 Mar 2012 09:30:07 +0000 (2 10:30 +0100)
tree19a743747b4faa100460a31bb6d6150e6232209c
parenta35da7972e070a7d22db7d79bba70f07e14b4fcd
s3: Enable statvfs usage on NetBSD

linux_statvfs is pretty much what you use when you have susv4.

No real code change, this moves linux_statvfs to the bottom of the
(LINUX) to #ifdef (STAT_STAVFS).
source3/smbd/statvfs.c