Hi all,
I try to make some AFS aware modification to our mail.local.
There is code fragment which should decide if file is in AFS space or not:
struct ViceIoctl viop = {NULL, NULL, 0, 0};
if(ioctl(fd, VIOCIGETCELL, &viop) == 0)
in AFS space
else
not in AFS space
This works for me on SGI, Linux, ... but not on DU 3.0/2 :-(. On DU
program exits with ENOTTY (25) exit code :-((. We are running AFS 3.4a on
all platforms (except Linux).
Could someone give me any suggestion what could be wrong ??
Thank you VERY much for any help or suggestion!
Best regards,
Lubos
--------------------------------------------------------------------------
Lubos Kejzlar
System and Network Specialist
Laboratory for Computer Science Tel.: +42-19 2171210
University of West Bohemia +42-19 7221530
Americka 42, 30614 Pilsen Fax: +42-19 2171485
Czech Republic E-mail: [EMAIL PROTECTED]
--------------------------------------------------------------------------