lists.openwall.net   lists  /  announce  owl-users  owl-dev  john-users  john-dev  passwdqc-users  yescrypt  popa3d-users  /  oss-security  kernel-hardening  musl  sabotage  tlsify  passwords  /  crypt-dev  xvendor  /  Bugtraq  Full-Disclosure  linux-kernel  linux-netdev  linux-ext4  linux-hardening  linux-cve-announce  PHC 
Open Source and information security mailing list archives
 
Hash Suite: Windows password security audit tool. GUI, reports in PDF.
[<prev] [next>] [<thread-prev] [day] [month] [year] [list]
Date:	Sat, 26 May 2012 10:52:54 -0600
From:	Andreas Dilger <adilger@...ger.ca>
To:	"Brett M. Royles" <brett@...les.co.uk>
Cc:	"linux-ext4@...r.kernel.org" <linux-ext4@...r.kernel.org>
Subject: Re: nouser_xattr

On 2012-05-26, at 5:09, "Brett M. Royles" <brett@...les.co.uk> wrote:
> 
> I have just spotted in my log files that nouser_xattr will be removed.
> 
> I think it should be kept in as I currently use that option to ensure
> that my / partition (which is on a ssd) is mounted without user_xattr to
> stop some writes to it.  If I don't specify nouser_xattr the / partition
> automatically gets mounted with user_xattr. 
> 
> Will there be any other way to ensure that a partition is mounted
> without user_xattr?

This is a permanent mount option stored in the superblock. It should be possible to change this at format time or via tune2fs for existing filesystems.

Please check the man pages, I don't have them handy at the moment. 

Cheers, Andreas--
To unsubscribe from this list: send the line "unsubscribe linux-ext4" in
the body of a message to majordomo@...r.kernel.org
More majordomo info at  http://vger.kernel.org/majordomo-info.html

Powered by blists - more mailing lists