public inbox for glibc-bugs@sourceware.org
help / color / mirror / Atom feed
* [Bug libc/341] New: Linux O_NOATIME support
@ 2004-08-21 23:39 cesarb at nitnet dot com dot br
  2004-08-23  6:53 ` [Bug libc/341] " aj at suse dot de
                   ` (3 more replies)
  0 siblings, 4 replies; 5+ messages in thread
From: cesarb at nitnet dot com dot br @ 2004-08-21 23:39 UTC (permalink / raw)
  To: glibc-bugs

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.


^ permalink raw reply	[flat|nested] 5+ messages in thread

* [Bug libc/341] Linux O_NOATIME support
  2004-08-21 23:39 [Bug libc/341] New: Linux O_NOATIME support cesarb at nitnet dot com dot br
@ 2004-08-23  6:53 ` aj at suse dot de
  2004-08-23  7:28 ` cvs-commit at gcc dot gnu dot org
                   ` (2 subsequent siblings)
  3 siblings, 0 replies; 5+ messages in thread
From: aj at suse dot de @ 2004-08-23  6:53 UTC (permalink / raw)
  To: glibc-bugs


------- Additional Comments From aj at suse dot de  2004-08-23 06:53 -------
Working on a patch.

-- 
           What    |Removed                     |Added
----------------------------------------------------------------------------
         AssignedTo|gotom at debian dot or dot  |aj at suse dot de
                   |jp                          |
             Status|NEW                         |ASSIGNED


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.


^ permalink raw reply	[flat|nested] 5+ messages in thread

* [Bug libc/341] Linux O_NOATIME support
  2004-08-21 23:39 [Bug libc/341] New: Linux O_NOATIME support cesarb at nitnet dot com dot br
  2004-08-23  6:53 ` [Bug libc/341] " aj at suse dot de
@ 2004-08-23  7:28 ` cvs-commit at gcc dot gnu dot org
  2004-08-23  7:29 ` cvs-commit at gcc dot gnu dot org
  2004-08-23  7:30 ` aj at suse dot de
  3 siblings, 0 replies; 5+ messages in thread
From: cvs-commit at gcc dot gnu dot org @ 2004-08-23  7:28 UTC (permalink / raw)
  To: glibc-bugs


------- Additional Comments From cvs-commit at gcc dot gnu dot org  2004-08-23 07:28 -------
Subject: Bug 341

CVSROOT:	/cvs/glibc
Module name:	libc
Changes by:	aj@sources.redhat.com	2004-08-23 07:28:47

Modified files:
	sysdeps/unix/sysv/linux/alpha/bits: fcntl.h 
	sysdeps/unix/sysv/linux/arm/bits: fcntl.h 
	sysdeps/unix/sysv/linux/cris/bits: fcntl.h 
	sysdeps/unix/sysv/linux/hppa/bits: fcntl.h 
	sysdeps/unix/sysv/linux/i386/bits: fcntl.h 
	sysdeps/unix/sysv/linux/ia64/bits: fcntl.h 
	sysdeps/unix/sysv/linux/m68k/bits: fcntl.h 
	sysdeps/unix/sysv/linux/mips/bits: fcntl.h 
	sysdeps/unix/sysv/linux/powerpc/bits: fcntl.h 
	sysdeps/unix/sysv/linux/s390/bits: fcntl.h 
	sysdeps/unix/sysv/linux/sh/bits: fcntl.h 
	sysdeps/unix/sysv/linux/sparc/bits: fcntl.h 
	sysdeps/unix/sysv/linux/x86_64/bits: fcntl.h 

Log message:
	[BZ #341]
	(O_NOATIME): Define.

Patches:
http://sources.redhat.com/cgi-bin/cvsweb.cgi/libc/sysdeps/unix/sysv/linux/alpha/bits/fcntl.h.diff?cvsroot=glibc&r1=1.17&r2=1.18
http://sources.redhat.com/cgi-bin/cvsweb.cgi/libc/sysdeps/unix/sysv/linux/arm/bits/fcntl.h.diff?cvsroot=glibc&r1=1.7&r2=1.8
http://sources.redhat.com/cgi-bin/cvsweb.cgi/libc/sysdeps/unix/sysv/linux/cris/bits/fcntl.h.diff?cvsroot=glibc&r1=1.4&r2=1.5
http://sources.redhat.com/cgi-bin/cvsweb.cgi/libc/sysdeps/unix/sysv/linux/hppa/bits/fcntl.h.diff?cvsroot=glibc&r1=1.6&r2=1.7
http://sources.redhat.com/cgi-bin/cvsweb.cgi/libc/sysdeps/unix/sysv/linux/i386/bits/fcntl.h.diff?cvsroot=glibc&r1=1.12&r2=1.13
http://sources.redhat.com/cgi-bin/cvsweb.cgi/libc/sysdeps/unix/sysv/linux/ia64/bits/fcntl.h.diff?cvsroot=glibc&r1=1.7&r2=1.8
http://sources.redhat.com/cgi-bin/cvsweb.cgi/libc/sysdeps/unix/sysv/linux/m68k/bits/fcntl.h.diff?cvsroot=glibc&r1=1.6&r2=1.7
http://sources.redhat.com/cgi-bin/cvsweb.cgi/libc/sysdeps/unix/sysv/linux/mips/bits/fcntl.h.diff?cvsroot=glibc&r1=1.19&r2=1.20
http://sources.redhat.com/cgi-bin/cvsweb.cgi/libc/sysdeps/unix/sysv/linux/powerpc/bits/fcntl.h.diff?cvsroot=glibc&r1=1.11&r2=1.12
http://sources.redhat.com/cgi-bin/cvsweb.cgi/libc/sysdeps/unix/sysv/linux/s390/bits/fcntl.h.diff?cvsroot=glibc&r1=1.8&r2=1.9
http://sources.redhat.com/cgi-bin/cvsweb.cgi/libc/sysdeps/unix/sysv/linux/sh/bits/fcntl.h.diff?cvsroot=glibc&r1=1.4&r2=1.5
http://sources.redhat.com/cgi-bin/cvsweb.cgi/libc/sysdeps/unix/sysv/linux/sparc/bits/fcntl.h.diff?cvsroot=glibc&r1=1.21&r2=1.22
http://sources.redhat.com/cgi-bin/cvsweb.cgi/libc/sysdeps/unix/sysv/linux/x86_64/bits/fcntl.h.diff?cvsroot=glibc&r1=1.5&r2=1.6



-- 


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.


^ permalink raw reply	[flat|nested] 5+ messages in thread

* [Bug libc/341] Linux O_NOATIME support
  2004-08-21 23:39 [Bug libc/341] New: Linux O_NOATIME support cesarb at nitnet dot com dot br
  2004-08-23  6:53 ` [Bug libc/341] " aj at suse dot de
  2004-08-23  7:28 ` cvs-commit at gcc dot gnu dot org
@ 2004-08-23  7:29 ` cvs-commit at gcc dot gnu dot org
  2004-08-23  7:30 ` aj at suse dot de
  3 siblings, 0 replies; 5+ messages in thread
From: cvs-commit at gcc dot gnu dot org @ 2004-08-23  7:29 UTC (permalink / raw)
  To: glibc-bugs


------- Additional Comments From cvs-commit at gcc dot gnu dot org  2004-08-23 07:29 -------
Subject: Bug 341

CVSROOT:	/cvs/glibc
Module name:	libc
Changes by:	aj@sources.redhat.com	2004-08-23 07:29:07

Modified files:
	.              : ChangeLog 

Log message:
	Fix for	[BZ #341].

Patches:
http://sources.redhat.com/cgi-bin/cvsweb.cgi/libc/ChangeLog.diff?cvsroot=glibc&r1=1.8678&r2=1.8679



-- 


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.


^ permalink raw reply	[flat|nested] 5+ messages in thread

* [Bug libc/341] Linux O_NOATIME support
  2004-08-21 23:39 [Bug libc/341] New: Linux O_NOATIME support cesarb at nitnet dot com dot br
                   ` (2 preceding siblings ...)
  2004-08-23  7:29 ` cvs-commit at gcc dot gnu dot org
@ 2004-08-23  7:30 ` aj at suse dot de
  3 siblings, 0 replies; 5+ messages in thread
From: aj at suse dot de @ 2004-08-23  7:30 UTC (permalink / raw)
  To: glibc-bugs


------- Additional Comments From aj at suse dot de  2004-08-23 07:30 -------
Fixed in CVS now.

-- 
           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|ASSIGNED                    |RESOLVED
         Resolution|                            |FIXED


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.


^ permalink raw reply	[flat|nested] 5+ messages in thread

end of thread, other threads:[~2004-08-23  7:30 UTC | newest]

Thread overview: 5+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2004-08-21 23:39 [Bug libc/341] New: Linux O_NOATIME support cesarb at nitnet dot com dot br
2004-08-23  6:53 ` [Bug libc/341] " aj at suse dot de
2004-08-23  7:28 ` cvs-commit at gcc dot gnu dot org
2004-08-23  7:29 ` cvs-commit at gcc dot gnu dot org
2004-08-23  7:30 ` aj at suse dot de

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).