source:
mainline/contrib/arch/uspace/lib/libfs/fnc.libfs_mount@
0a1a313
| Last change on this file since 0a1a313 was 0a1a313, checked in by , 16 years ago | |
|---|---|
|
|
| File size: 209 bytes | |
| Rev | Line | |
|---|---|---|
| [810860a] | 1 | ( |
| 2 | ?ipc_m_connection_clone ; | |
| 3 | ?ipc_m_data_write /* mount options */ { | |
| 4 | alternative (fs; tmpfs; fat; devfs) { | |
| 5 | !fs.ipc_m_connect_to_me ; | |
| [0a1a313] | 6 | !fs.mounted { |
| 7 | !fs.ipc_m_data_write /* forward */ | |
| 8 | } | |
| [810860a] | 9 | } |
| [cf7b3e0] | 10 | } |
| [810860a] | 11 | ) |
Note:
See TracBrowser
for help on using the repository browser.
