From owner-freebsd-hackers@FreeBSD.ORG Fri Oct 31 08:04:49 2008 Return-Path: Delivered-To: freebsd-hackers@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 513411065672 for ; Fri, 31 Oct 2008 08:04:49 +0000 (UTC) (envelope-from mozolevsky@gmail.com) Received: from qw-out-2122.google.com (qw-out-2122.google.com [74.125.92.26]) by mx1.freebsd.org (Postfix) with ESMTP id 0BBDB8FC1E for ; Fri, 31 Oct 2008 08:04:48 +0000 (UTC) (envelope-from mozolevsky@gmail.com) Received: by qw-out-2122.google.com with SMTP id 9so396478qwb.7 for ; Fri, 31 Oct 2008 01:04:48 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=gamma; h=domainkey-signature:received:received:message-id:date:from:to :subject:cc:in-reply-to:mime-version:content-type :content-transfer-encoding:content-disposition:references; bh=9gMvonrty8B7knMiLqAh4GkzK4tprCeEZFSs7ayhpPM=; b=VVbkv3TpGKXSRf2jw4o4sbpcHoWzh3x0lPyyiDqpIYHL1QOz/0oC9xWyihEWb/J6jR /J+x9solC2rSdfi6RJE+uc8VE/czkcDoeMKtriZzDd7DQfokNWTRv0CmQQ3eWawbp5hP dCU/+deD/lBuuhrrb4hb9S0+mE40egPazscjM= DomainKey-Signature: a=rsa-sha1; c=nofws; d=gmail.com; s=gamma; h=message-id:date:from:to:subject:cc:in-reply-to:mime-version :content-type:content-transfer-encoding:content-disposition :references; b=XtjDyKaQrO8t0k6IcuLMmQPJd4TtVckJtUB7slqueuJQA6gfLEPPNUO0j0GO9HB9q4 FR5vOaqS7o7/YgBYDAJkcGsXVOVmkdPSlNuouXOTS1vMm73U7Licy8NRpiVysvqx0REc j5mMv6nl2A2yIyg0SYD7GMU7N2xZpR+yNs38E= Received: by 10.214.113.17 with SMTP id l17mr8871274qac.49.1225440288178; Fri, 31 Oct 2008 01:04:48 -0700 (PDT) Received: by 10.214.243.20 with HTTP; Fri, 31 Oct 2008 01:04:48 -0700 (PDT) Message-ID: Date: Fri, 31 Oct 2008 08:04:48 +0000 From: "Igor Mozolevsky" To: "Jeremy Chadwick" In-Reply-To: <20081031024748.GA20319@icarus.home.lan> MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 7bit Content-Disposition: inline References: <20081030154711.GA8416@icarus.home.lan> <490A6A8A.7080504@delphij.net> <20081031024748.GA20319@icarus.home.lan> X-Mailman-Approved-At: Fri, 31 Oct 2008 11:23:50 +0000 Cc: freebsd-hackers@freebsd.org, d@delphij.net Subject: Re: open(2) and O_NOATIME X-BeenThere: freebsd-hackers@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: Technical Discussions relating to FreeBSD List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Fri, 31 Oct 2008 08:04:49 -0000 2008/10/31 Jeremy Chadwick : > ... If that's what you were referring to, then possibly making O_NOATIME > only to root would be a suitable compromise. And no systems are compromised with rootkits?.. Igor :-)