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] [thread-next>] [day] [month] [year] [list]
Date:	Sun, 30 May 2010 15:53:10 +0200
From:	Peter Hallberg <hallberg68@...mail.com>
To:	<tytso@....edu>
CC:	<linux-kernel@...r.kernel.org>
Subject: RE: What happened to mount option "noextents"


> Basically, since we couldn't think of a good use case where the mount
> options made sense, and ext4 has way too many mount options already, we
> decided to remove them.

The ext2/3 Windows driver doesn't support extents yet so one common use would be to do a mount -o remount,noextents and make a dir and copy the files you want to read from Windows to it. I think mount -o remount is something that is well known, if you use tune2fs you would need to do research before you know if the change starts working right a way or after a reboot or if it is valid only until reboot or is static, with mount -o remount there is no risk that you forget to set the flag back to the right value.

Also when I tryed tune2fs as you said, I got the following error message:

peter@...na:~$ sudo tune2fs -O ^extents /dev/mapper/sannavg-home
tune2fs 1.41.4 (27-Jan-2009)
Clearing filesystem feature 'extent' not supported.
peter@...na:~$ 

 		 	   		  
_________________________________________________________________
Vårfina smileys till Messenger här!
http://springpack.msn.se--
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@...r.kernel.org
More majordomo info at  http://vger.kernel.org/majordomo-info.html
Please read the FAQ at  http://www.tux.org/lkml/

Powered by blists - more mailing lists

Powered by Openwall GNU/*/Linux Powered by OpenVZ