lkml.org 
[lkml]   [2001]   [Jun]   [1]   [last100]   RSS Feed
Views: [wrap][no wrap]   [headers]  [forward] 
 
Messages in this thread
/
SubjectRe: [NFS] Re: [RFC] yet another knfsd-reiserfs patch
From
Date

Hi Chris,

Do you really need the parent inode in the filehandle?

That screws rename up pretty badly, since the filehandle changes when
you rename into a different directory. It means for instance that when
I do

open(foo)
mv foo bar/
write (foo)
close(foo)

then I have a pretty good chance of getting an ESTALE on the write()
statement.

Cheers,
Trond
-
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@vger.kernel.org
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/

\
 
 \ /
  Last update: 2005-03-22 12:54    [W:0.055 / U:0.156 seconds]
©2003-2020 Jasper Spaans|hosted at Digital Ocean and TransIP|Read the blog|Advertise on this site