Skip site navigation (1)Skip section navigation (2)
Date:      Tue, 22 Feb 2005 04:13:58 GMT
From:      Guy Harris <guy@alum.mit.edu>
To:        freebsd-gnats-submit@FreeBSD.org
Subject:   kern/77904: NFS server should set VA_UTIMES_NULL in a v3 SETATTR if both the accessed and modified times are NFSV3SATTRTIME_TOSERVER
Message-ID:  <200502220413.j1M4DwcA038417@www.freebsd.org>
Resent-Message-ID: <200502220420.j1M4KD15074364@freefall.freebsd.org>

next in thread | raw e-mail | index | archive | help

>Number:         77904
>Category:       kern
>Synopsis:       NFS server should set VA_UTIMES_NULL in a v3 SETATTR if both the accessed and modified times are NFSV3SATTRTIME_TOSERVER
>Confidential:   no
>Severity:       non-critical
>Priority:       low
>Responsible:    freebsd-bugs
>State:          open
>Quarter:        
>Keywords:       
>Date-Required:
>Class:          sw-bug
>Submitter-Id:   current-users
>Arrival-Date:   Tue Feb 22 04:20:13 GMT 2005
>Closed-Date:
>Last-Modified:
>Originator:     Guy Harris
>Release:        6.0-current
>Organization:
>Environment:
>Description:
A v3 SETATTR with both the access and modified times set with NFSV3SATTRTIME_TOSERVER should be treated the same as utimes(..., NULL), so that any user with write access to the file can set both times to the current time, to allow utimes(..., NULL to work over NFS).
>How-To-Repeat:
      
>Fix:
      
>Release-Note:
>Audit-Trail:
>Unformatted:



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200502220413.j1M4DwcA038417>