Veritas™ File System Programmer's Reference Guide - Solaris
- Veritas File System software developer's kit
- File Change Log
- About the File Change Log file
- Record types
- File Change Log tunables
- Application programming interface for File Change Log
- API functions
- File Change Log record
- Copying File Change Log records
- Veritas File System and File Change Log upgrade and downgrade
- Reverse path name lookup
- Multi-volume support
- Named data streams
- Veritas File System I/O
- Caching advisories
- Extents
- Thin Reclamation
Software developer's kit packages
The VRTSfssdk package comprises the SDK. The VRTSfssdk
package contains libraries, header files, and sample programs in source and binary formats that demonstrate usage of the VxFS API interfaces to develop and compile applications. The VRTSfssdk
package also contains this guide and the API manual pages.
The directory structure in the VRTSfssdk package is as follows:
src | Contains several subdirectories with sample programs and GNU-based Makefile files on each topic of interest. |
bin | Contains symlinks to all the sample programs in the sources directory for easy access to binaries. |
include | Contains the header files for API library and ioctl interfaces. |
lib | Contains the pre-compiled vxfsutil API interface stubs library. |
libsrc | Contains the source code for the vxfsutil API interface stubs library. |
The VRTSfssdk
package can be obtained separately from the VxFS package. To run the applications or sample programs, a licensed VxFS target is required. In addition, the VxFS license of the required features should be installed on the target system.