Hello!

On Aug 4, 2010, at 3:41 AM, Andreas Dilger wrote:
>>> mkdir("/mnt/lustre/blah2/b/c/d/e/f/g", 040755) = 0
>>> +1 RPC
>>> 
>>> lstat("/mnt/lustre/blah2/b/c/d/e/f/g", {st_mode=S_IFDIR|0755, st_size=4096, 
>>> ...}) = 0
>>> +1 RPC
> If we do the mkdir(), the client does not cache the entry?

No. mkdir cannot return a lock so we cannot cache anything. Same for opens when 
open cache is disabled.

Bye,
    Oleg
_______________________________________________
Lustre-discuss mailing list
Lustre-discuss@lists.lustre.org
http://lists.lustre.org/mailman/listinfo/lustre-discuss

Reply via email to