[Bug 6069] Add a fstatvfs function for libsmbclient
commit47d16e7e7ffde80bf244225ea74e985e570ea1ab
authorDerrell Lipman <derrell.lipman@unwireduniverse.com>
Tue, 10 Feb 2009 03:46:29 +0000 (9 22:46 -0500)
committerKarolin Seeger <kseeger@samba.org>
Mon, 16 Feb 2009 08:56:59 +0000 (16 09:56 +0100)
tree1e34d723e9f5bee1a2717e7fed6c43bac43447d0
parent37b0e87076cf0836e01f7b74e21a457bcb02a719
[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
(cherry picked from commit df15e8f84d108f8e9df1408155b0f9ccc44da3fe)
examples/libsmbclient/testfstatvfs.c [new file with mode: 0644]
source/libsmb/libsmb_stat.c