Here are some tips on the blockdevice API:
http://lkml.org/lkml/2006/1/24/287
http://linux.derkeiler.com/Mailing-Lists/Kernel/2006-01/msg09388.html
as indicated, documentation is rather sparse in this area.
not sure if anyone else have a summary list of blockdevice API and its explanation?
thanks.
I want to read data blocks from one inode
and copy it to other inode.
I mean to copy data from data blocks associated with one inode
to the data blocks associated with other inode.
Is that possible in kernel space.?
--
To unsubscribe from this list: send the line "unsubscribe linux-ext4" in
the body of a message to majordomo@vger.kernel.org
More majordomo info at http://vger.kernel.org/majordomo-info.html