GNU bug report logs - #35475
Add filesystem flag NOATIME

Previous Next

Package: guix;

Reported by: rendaw <7e9wc56emjakcm <at> s.rendaw.me>

Date: Sun, 28 Apr 2019 15:56:02 UTC

Severity: wishlist

Found in version 0.16.0

Done: Ludovic Courtès <ludo <at> gnu.org>

Bug is archived. No further changes may be made.

Full log


View this message in rfc822 format

From: help-debbugs <at> gnu.org (GNU bug Tracking System)
To: Ludovic Courtès <ludo <at> gnu.org>
Cc: tracker <at> debbugs.gnu.org
Subject: bug#35475: closed (Add filesystem flag NOATIME)
Date: Mon, 29 Apr 2019 10:15:02 +0000
[Message part 1 (text/plain, inline)]
Your message dated Mon, 29 Apr 2019 12:14:02 +0200
with message-id <87o94pglud.fsf <at> gnu.org>
and subject line Re: bug#35475: [bug #35475] [PATCH] Add filesystem flag NOATIME
has caused the debbugs.gnu.org bug report #35475,
regarding Add filesystem flag NOATIME
to be marked as done.

(If you believe you have received this mail in error, please contact
help-debbugs <at> gnu.org.)


-- 
35475: http://debbugs.gnu.org/cgi/bugreport.cgi?bug=35475
GNU Bug Tracking System
Contact help-debbugs <at> gnu.org with problems
[Message part 2 (message/rfc822, inline)]
From: rendaw <7e9wc56emjakcm <at> s.rendaw.me>
To: submit <at> debbugs.gnu.org
Subject: Add filesystem flag NOATIME
Date: Mon, 29 Apr 2019 00:55:29 +0900
Package: guix
Version: 0.16.0
Severity: wishlist

This is useful for mounting drives with limited write lifetime such as
cheap ssds, and there have been some historical reports of noatime
causing COW-linked files on btrfs to split.


[Message part 3 (message/rfc822, inline)]
From: Ludovic Courtès <ludo <at> gnu.org>
To: rendaw <7e9wc56emjakcm <at> s.rendaw.me>
Cc: 35475-done <at> debbugs.gnu.org
Subject: Re: bug#35475: [bug #35475] [PATCH] Add filesystem flag NOATIME
Date: Mon, 29 Apr 2019 12:14:02 +0200
Hello,

rendaw <7e9wc56emjakcm <at> s.rendaw.me> skribis:

> From e7dcba4a76d624470d05172390dde8151fdb4750 Mon Sep 17 00:00:00 2001
> From: rendaw <>
> Date: Mon, 29 Apr 2019 01:00:17 +0900
> Subject: [PATCH] [bug #35475] [PATCH] Add filesystem flag NOATIME
>
> Add a no-atime flag to the file-system flags parameter and updates the relevant documentation.
> ---
>  doc/guix.texi              | 11 +++++++----
>  gnu/build/file-systems.scm |  2 ++
>  guix/build/syscalls.scm    |  2 ++
>  3 files changed, 11 insertions(+), 4 deletions(-)

I tweaked the doc, added a commit log that follows our conventions¹, and
committed.

Thank you!

Ludo’.

¹ https://www.gnu.org/software/guix/manual/en/html_node/Submitting-Patches.html


This bug report was last modified 6 years and 17 days ago.

Previous Next


GNU bug tracking system
Copyright (C) 1999 Darren O. Benham, 1997,2003 nCipher Corporation Ltd, 1994-97 Ian Jackson.