Add filesystem capabilities bitmask to statfs info.
authorJames Peach <jpeach@apple.com>
Mon, 15 Oct 2007 21:03:40 +0000 (14:03 -0700)
committerJames Peach <jpeach@samba.org>
Thu, 20 Dec 2007 06:20:39 +0000 (22:20 -0800)
commit2403b319a76c3b425d618a3ff937e7ff05d211b4
treed5bfe26f736416eb6da2f5c53a81e409105d86be
parent26b75f2d833d7a4ba588e66b5cf6cf3ed8e0b236
Add filesystem capabilities bitmask to statfs info.

This patch adds Darwin support for the Samba statfs VFS call. It
also adds a filesystem capabilities bitmask to the information
returned by the call.
(This used to be commit 555173eb3f6511e88798d6ef3d1fed0c219a9921)
source3/include/vfs.h
source3/smbd/statvfs.c