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)
commit555173eb3f6511e88798d6ef3d1fed0c219a9921
tree93157a41dac97ae184c920235406718d145b02bb
parentd5d9e4084cfb3db3bebff0334b93f376022ef5d3
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.
source/include/vfs.h
source/smbd/statvfs.c