[Bug 6069] Add a fstatvfs function for libsmbclient
commitdf15e8f84d108f8e9df1408155b0f9ccc44da3fe
authorDerrell Lipman <derrell.lipman@unwireduniverse.com>
Tue, 10 Feb 2009 03:46:29 +0000 (9 22:46 -0500)
committerDerrell Lipman <derrell.lipman@unwireduniverse.com>
Tue, 10 Feb 2009 03:46:50 +0000 (9 22:46 -0500)
tree6761925dd1c70fa524b95ffc997958106e26cc56
parentc8e295a1b5216c1190ec5d555606b3eadabab82a
[Bug 6069] Add a fstatvfs function for libsmbclient

- Complete the implementation of the f_flag field. We now return a flag
  indicatin UNIX CIFS, CASE SENSITIVE, and/or DFS support.

Derrell
examples/libsmbclient/testfstatvfs.c [new file with mode: 0644]
source/libsmb/libsmb_stat.c