lkml.org 
[lkml]   [2008]   [Jul]   [1]   [last100]   RSS Feed
Views: [wrap][no wrap]   [headers]  [forward] 
 
Messages in this thread
/
SubjectRe: [patch 1/4] vfs: utimes: move owner check into inode_change_ok()
From
Date
Hi Michael,

On Tue, 1 Jul 2008, Michael Kerrisk wrote:
> On Tue, Jul 1, 2008 at 3:01 PM, Miklos Szeredi <miklos@szeredi.hu> wrote:
> > From: Miklos Szeredi <mszeredi@suse.cz>
> >
> > Add a new ia_valid flag: ATTR_TIMES_SET, to handle the
> > UTIMES_OMIT/UTIMES_NOW and UTIMES_NOW/UTIMES_OMIT cases. In these
> > cases neither ATTR_MTIME_SET nor ATTR_ATIME_SET is in the flags, yet
> > the POSIX draft specifies that permission checking is performed the
> > same way as if one or both of the times was explicitly set to a
> > timestamp.
> >
> > See the path "vfs: utimensat(): fix error checking for
> > {UTIME_NOW,UTIME_OMIT} case" by Michael Kerrisk for the patch
> > introducing this behavior.
> >
> > This is a cleanup, as well as allowing filesystems (NFS/fuse/...) to
> > perform their own permission checking instead of the default.
>
> What kernel version/tree is this patch against?

Against latest git. 2.6.26-rc8-git2 seems to be recent enough.

Miklos


\
 
 \ /
  Last update: 2008-07-01 16:25    [W:0.042 / U:0.068 seconds]
©2003-2020 Jasper Spaans|hosted at Digital Ocean and TransIP|Read the blog|Advertise on this site