source: mainline/contrib/arch/uspace/lib/libfs/fnc.libfs_mount@ cf7b3e0

lfn serial ticket/834-toolchain-update topic/msim-upgrade topic/simplify-dev-export
Last change on this file since cf7b3e0 was cf7b3e0, checked in by Martin Decky <martin@…>, 16 years ago

various fixes and cleanup

  • Property mode set to 100644
File size: 186 bytes
Line 
1?ipc_m_connection_clone ;
2?ipc_m_data_write /* mount options */ {
3 alternative fs tmpfs fat devfs {
4 !fs.ipc_m_connect_to_me ;
5 !fs.mounted ;
6 !fs.ipc_m_data_write /* forward */
7 }
8}
Note: See TracBrowser for help on using the repository browser.