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-next>] [day] [month] [year] [list]
Date:	Wed, 22 Oct 2008 14:56:36 +0200
From:	Simen Thoresen <simentt@...phinics.no>
To:	linux-kernel@...r.kernel.org
Subject: File as generic block-device?

Hi all,

I have a project where I require to treat a file as a block-device 
(specifically, I want a file on an ext3 fs to act as one of the 
raid-members in a md-based stripe-set. I know that I can make a 
/filesystem/ on a file because both mkfs and mount (with -o loop) will 
accept a file as a block-device, but I have found no such function for 
mdadm, and am thus asking for a kernel-internal way to re-plug a file 
into the block-device layer.

Is this possible?

My current platform i CentOS5, a RHEL5 rebuild (modified 2.6.18-kernel).

-S
-- 
Simen Thoresen - Dolphin ICS Systems Administrator
--
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