| Solaris |
|
|
Taken from the man page lofi(7d):
The lofi file driver exports a file as a block device. Reads
and writes to the block device are translated to reads and
writes on the underlying file. This is useful when the file
contains a file system image. Exporting it as a block device
through the lofi file driver allows normal system utilities
to operate on the image through the block device (like
fstyp(1M), fsck(1M), and mount(1M). This is useful for accessing
CD-ROM and FAT floppy images. See lofiadm(1M) for examples.
This project plans to add support for compression and encryption to
the lofi(7d) driver. Similar to what has been done for other systems.
The Cryptographic Framework API will be used as the way to do the crypto in the kernel. This allows us to get access to hardware crypto for free when it is available. The APIs in kernel exist today.
Casper Dik, Moinak Ghosh, Darren Moffat, Dina Nimeh, Joep Vesseur, Alok Aggarwal
Terms of Use
|
Privacy
|
Trademarks
|
Copyright Policy
|
Site Guidelines
|
Site Map
|
Help
Your use of this web site or any of its content or software indicates your agreement to be bound by these Terms of Use.
© 2012, Oracle Corporation and/or its affiliates.