Changeset 599 for trunk/server/source3/modules/vfs_gpfs.h
- Timestamp:
- Jul 6, 2011, 8:21:13 PM (14 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/server/source3/modules/vfs_gpfs.h
r414 r599 35 35 int get_gpfs_winattrs(char * pathname,struct gpfs_winattr *attrs); 36 36 int set_gpfs_winattrs(char * pathname,int flags,struct gpfs_winattr *attrs); 37 int smbd_gpfs_ftrunctate(int fd, gpfs_off64_t length); 37 38 void init_gpfs(void);
Note:
See TracChangeset
for help on using the changeset viewer.