On Thu, 15 Mar 2001, Trond Myklebust wrote:
> >>>>> " " == Daniel Phillips <[EMAIL PROTECTED]> writes:
> 
>      > Only file_write, truncate and high level filesystem code code
>      > should set i_size.
> 
> That's only true for local filesystems. Networked filesystems can
> decide to set i_size at any time, since the server is the ultimate
> authority on a file's status and attributes.

Aren't you just agreeing with what I said: the high level application
(NFS in this case) should set the i_size, not ->commit_write.

-- 
Daniel
-
To unsubscribe from this list: send the line "unsubscribe linux-fsdevel" in
the body of a message to [EMAIL PROTECTED]

Reply via email to