summaryrefslogtreecommitdiff
path: root/source3/modules/vfs_tsmsm.c
AgeCommit message (Expand)AuthorFilesLines
2008-01-17Remove is_remotestorage() call from VFS. We already have statvfs() there to h...Alexander Bokovoy1-6/+12
2008-01-17Rework of VFS is_offline() function to only return boolean offline/online res...Alexander Bokovoy1-9/+7
2008-01-17Fix more VFS API mixup with offline filesAlexander Bokovoy1-5/+4
2008-01-16Add offline storage support with Tivoli Storage Manager Space ManagerAlexander Bokovoy1-0/+338