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