emacs-bug-tracker
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[debbugs-tracker] bug#35475: closed (Add filesystem flag NOATIME)


From: GNU bug Tracking System
Subject: [debbugs-tracker] bug#35475: closed (Add filesystem flag NOATIME)
Date: Mon, 29 Apr 2019 10:15:02 +0000

Your message dated Mon, 29 Apr 2019 12:14:02 +0200
with message-id <address@hidden>
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
address@hidden)


-- 
35475: http://debbugs.gnu.org/cgi/bugreport.cgi?bug=35475
GNU Bug Tracking System
Contact address@hidden with problems
--- Begin Message --- Subject: Add filesystem flag NOATIME Date: Mon, 29 Apr 2019 00:55:29 +0900 User-agent: Mozilla/5.0 (X11; Linux x86_64; rv:60.0) Gecko/20100101 Thunderbird/60.5.3
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.



--- End Message ---
--- Begin Message --- Subject: Re: bug#35475: [bug #35475] [PATCH] Add filesystem flag NOATIME Date: Mon, 29 Apr 2019 12:14:02 +0200 User-agent: Gnus/5.13 (Gnus v5.13) Emacs/26.2 (gnu/linux)
Hello,

rendaw <address@hidden> 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


--- End Message ---

reply via email to

[Prev in Thread] Current Thread [Next in Thread]