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

Bug#722598: partman-ext3: more mount options for ext4



Package: partman-ext3
Version: 78
Severity: wishlist

Hi,

I'd like to be able to pressed a few more mount options, so I knocked
up a quick patch.  I think this should be all that's needed.

Cheers,

-- System Information:
Debian Release: 7.1
  APT prefers stable
  APT policy: (500, 'stable')
Architecture: amd64 (x86_64)

Kernel: Linux 3.10-0.bpo.2-amd64 (SMP w/4 CPU cores)
Locale: LANG=en_US.utf8, LC_CTYPE=en_US.utf8 (charmap=UTF-8) (ignored: LC_ALL set to en_US.utf8)
Shell: /bin/sh linked to /bin/dash

-- 
 -----------------------------------------------------------------
|   ,''`.                                            Stephen Gran |
|  : :' :                                        sgran@debian.org |
|  `. `'                        Debian user, admin, and developer |
|    `-                                     http://www.debian.org |
 -----------------------------------------------------------------
From edc608cc49ba18e39d71301378173c01f5538af6 Mon Sep 17 00:00:00 2001
From: Stephen Gran <steve@lobefin.net>
Date: Thu, 12 Sep 2013 17:19:54 +0100
Subject: [PATCH] more mount options for ext4

Signed-off-by: Stephen Gran <steve@lobefin.net>
---
 mountoptions/ext4 |    2 ++
 1 file changed, 2 insertions(+)

diff --git a/mountoptions/ext4 b/mountoptions/ext4
index 25bc519..300b628 100644
--- a/mountoptions/ext4
+++ b/mountoptions/ext4
@@ -1,4 +1,6 @@
+discard
 noatime
+nodiratime
 relatime
 nodev
 nosuid
-- 
1.7.10.4

Attachment: signature.asc
Description: Digital signature


Reply to: