LUCS
16 years agoLevel 3
VxFS quota related include files
Am tryiing to build an application Samba (SMB fileserver) with support
enabled for VxFS disc quotas. I assume I need to use the
ioctl control device interface for this purpose? - can't get
the quotactl() system call to work..
I am using SF 4.1, under Linux, which distribution only provides
the include file vxio.h.
Can anyone tell me where to find the
includes vx_quota.h and vx_aictl..h for 4.1?.
Thanks in advance for any information provided.
enabled for VxFS disc quotas. I assume I need to use the
ioctl control device interface for this purpose? - can't get
the quotactl() system call to work..
I am using SF 4.1, under Linux, which distribution only provides
the include file vxio.h.
Can anyone tell me where to find the
includes vx_quota.h and vx_aictl..h for 4.1?.
Thanks in advance for any information provided.
- I checked with development --
Neither vx_quota.h nor vx_aictl.h is included with the product binaries at this time.
I've passed the general requirement -- allow quotas with SAMBA support, either by including those files, or (more simply) by supporting quotactl directly (as VxFS does on AIX, HP-UX, and Solaris) -- to Product Management.
Scott

