From 6a6cdb7f82e7d595df6141ebfdbc665bd4641873 Mon Sep 17 00:00:00 2001 From: Colin Watson Date: Tue, 1 Oct 2013 10:17:32 +0100 Subject: [PATCH] Add nodiratime and discard mount options. --- debian/changelog | 6 ++++++ mountoptions/btrfs | 2 ++ 2 files changed, 8 insertions(+) diff --git a/debian/changelog b/debian/changelog index 11a978a..c3e74f1 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,3 +1,9 @@ +partman-btrfs (14) UNRELEASED; urgency=low + + * Add nodiratime and discard mount options. + + -- Colin Watson Tue, 01 Oct 2013 10:16:37 +0100 + partman-btrfs (13) unstable; urgency=low [ Updated translations ] diff --git a/mountoptions/btrfs b/mountoptions/btrfs index 01a5de8..e4d1251 100644 --- a/mountoptions/btrfs +++ b/mountoptions/btrfs @@ -1,4 +1,5 @@ noatime +nodiratime relatime nodev nosuid @@ -15,3 +16,4 @@ ssd noacl notreelog flushoncommit +discard