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
| ||
|
Message-ID: <20131216043338.GD28536@thunk.org> Date: Sun, 15 Dec 2013 23:33:38 -0500 From: Theodore Ts'o <tytso@....edu> To: Phillip Susi <psusi@...ntu.com> Cc: linux-ext4@...r.kernel.org Subject: Re: [PATCH 2/4] e2image: perform in-place move On Tue, Oct 08, 2013 at 11:56:30AM -0400, Phillip Susi wrote: > If given at least one offset and only one file, assume source > and dest are the same, and do an in place move. > > Signed-off-by: Phillip Susi <psusi@...ntu.com> You **really** only want to allow move_mode if you are in raw mode. In particular, the safe move isn't even implemented in the other mods (nor does it make any sense), and if the user simply forgot to specify -r, it would be a shame if it ended up destroying the user's file system. :-( - Ted -- 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