[OpenAFS] Re: openafs does not put a [correct] value in fsinfo.f_type?

Derrick J Brashear shadow@dementia.org
Mon, 25 Dec 2006 18:46:50 -0500 (EST)


On Mon, 25 Dec 2006, Marcus Watts wrote:

> #2 - how can I reliably determine if a file is stored in AFS?
> 	pioctl

You can use code in src/venus/fs.c as an example, or code from Arla.

> #3 - how can I tell which kind of locks are truely supported by the (afs)
> filesystem?
> 	today?  Or in the future?

When true byte range locking is supported we'll need to export some form 
of capability information to hint to clients that it's available.