mirror of
https://github.com/torvalds/linux.git
synced 2026-09-25 21:21:09 -04:00
The script illustrates how to interact with configfs to create a very simple LIO iSCSI target with a file or block device backstore. The script can serve as a starting point for people that cannot use targetcli because Python is not available on their machine. Signed-off-by: Christophe Vu-Brugier <[email protected]> Signed-off-by: Vincent Donnefort <[email protected]> Signed-off-by: Nicholas Bellinger <[email protected]>