Date: Wed, 25 Jul 2001 16:13:37 -0400 From: "David E. Cross" <crossd@cs.rpi.edu> To: Ronald G Minnich <rminnich@lanl.gov> Cc: "David E. Cross" <crossd@cs.rpi.edu>, David Greenman <dg@root.com>, freebsd-hackers@FreeBSD.ORG, crossd@cs.rpi.edu Subject: Re: exec() doesn't update access time Message-ID: <200107252013.QAA00335@cs.rpi.edu> In-Reply-To: Message from Ronald G Minnich <rminnich@lanl.gov> of "Wed, 25 Jul 2001 14:09:10 MDT." <Pine.LNX.4.20.0107251408110.10828-100000@snaresland.acl.lanl.gov>
next in thread | previous in thread | raw e-mail | index | archive | help
Hmm... would it be as easy as VOP_GETATTR(); . . . VOP_SETATTR(); within the exec() code? Certainly this would be an 'easy' fix (and I can work up diffs for review), but is it the 'correct' fix? -- David Cross | email: crossd@cs.rpi.edu Lab Director | Rm: 308 Lally Hall Rensselaer Polytechnic Institute, | Ph: 518.276.2860 Department of Computer Science | Fax: 518.276.4033 I speak only for myself. | WinNT:Linux::Linux:FreeBSD To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-hackers" in the body of the message
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200107252013.QAA00335>