From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 4414 invoked by alias); 21 Aug 2004 23:39:27 -0000 Mailing-List: contact glibc-bugs-help@sources.redhat.com; run by ezmlm Precedence: bulk List-Subscribe: List-Post: List-Help: , Sender: glibc-bugs-owner@sources.redhat.com Received: (qmail 4398 invoked by uid 48); 21 Aug 2004 23:39:27 -0000 Date: Sat, 21 Aug 2004 23:39:00 -0000 From: "cesarb at nitnet dot com dot br" To: glibc-bugs@sources.redhat.com Message-ID: <20040821233926.341.cesarb@nitnet.com.br> Reply-To: sourceware-bugzilla@sources.redhat.com Subject: [Bug libc/341] New: Linux O_NOATIME support X-Bugzilla-Reason: CC X-SW-Source: 2004-08/txt/msg00172.txt.bz2 List-Id: The Linux kernel has support for O_NOATIME since the 2.6.8 version. You can see the changeset that implemented it at http://linux.bkbits.net:8080/linux-2.5/cset@40d63f87JwGPEW7k65-KLasCO3UD5A Now glibc should be modified to use the kernel support. I believe it is a simple matter of copying the relevant #defines from the kernel headers into the glibc headers, but I'm not a glibc expert. -- Summary: Linux O_NOATIME support Product: glibc Version: unspecified Status: NEW Severity: enhancement Priority: P2 Component: libc AssignedTo: gotom at debian dot or dot jp ReportedBy: cesarb at nitnet dot com dot br CC: glibc-bugs at sources dot redhat dot com http://sources.redhat.com/bugzilla/show_bug.cgi?id=341 ------- You are receiving this mail because: ------- You are on the CC list for the bug, or are watching someone who is.