Re: [PATCH] 2.4.8-pre3 fsync entire path (+reiserfs fsync semantic

Alexander Viro (viro@math.psu.edu)
Fri, 3 Aug 2001 19:41:40 -0400 (EDT)


On Sat, 4 Aug 2001, Chris Wedgwood wrote:

> On Fri, Aug 03, 2001 at 07:25:19PM -0400, Alexander Viro wrote:
>
> You need credentials to sync a regular file on any network
> filesystem.
>
> For 2.5.x I assume your planning or a credentials cache? Something
> like dentry->d_creds or something? If that's the case we still don't
> need the struct file* to be passed --- but I suspect that's not the
> case and I really don't understand.

file->f_cred. Different people opening the same file can have different
credentials (e.g. credentials can be revoked)

-
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/