Displaying 1 result from an estimated 1 matches for "ia_fil".
Did you mean:
ip_fil
2010 May 04
0
3.0.4 vs apache cookie looking
...Specifically I am relying on the flock() behavior within mod_auth_cas.c.
Doing some googling I found several references to FUSE and the need to
use the glfs version related to flock().
I have attempted to compile each version available on the download
page, but they all depend on
the existence of ia_file within the struct iattr definition which the
above linux kernel does not have.
fuse-2.7.4glfs11/kernel/dir.c:1027: error: ?struct iattr? has no
member named ?ia_file?
Can someone provide guidance on how I might resolve this issue?
Thank you,