1
0
mirror of https://github.com/samba-team/samba.git synced 2025-06-17 15:17:09 +03:00

2 Commits

Author SHA1 Message Date
Volker Lendecke
3ad798d803 Add SMB_VFS_FS_CAPABILITIES
It turns out that this is a necessary operation, separate from statvfs. statvfs
can fail during tcon, so conn->fs_capabilities would never see that we support
streams on a particular share.

James, can you check that I got the darwin variant right? Thanks!
2008-01-21 16:14:27 +01:00
Volker Lendecke
5f5fc72b01 vfs_streams_depot
Store streams in a file each. Not 100% finished, and not built by default.
2008-01-19 23:36:34 +01:00