Merge tag 'io_uring-5.11-2021-01-16' of git://git.kernel.dk/linux-block
[linux/fpc-iii.git] / Documentation / admin-guide / aoe / examples.rst
blob91f3198e52c1d42afbbaf59783af7c34ce91c6fc
1 Example of udev rules
2 ---------------------
4  .. include:: udev.txt
5     :literal:
7 Example of udev install rules script
8 ------------------------------------
10  .. literalinclude:: udev-install.sh
11     :language: shell
13 Example script to get status
14 ----------------------------
16  .. literalinclude:: status.sh
17     :language: shell
19 Example of AoE autoload script
20 ------------------------------
22  .. literalinclude:: autoload.sh
23     :language: shell