Ignore:
Timestamp:
2009-10-08T11:06:45Z (15 years ago)
Author:
Martin Decky <martin@…>
Branches:
lfn, master, serial, ticket/834-toolchain-update, topic/msim-upgrade, topic/simplify-dev-export
Children:
8e21512e
Parents:
2088dfc
Message:

finally all interfaces are correctly bound

File:
1 edited

Legend:

Unmodified
Added
Removed
  • contrib/arch/uspace/lib/libfs/fnc.libfs_mount

    r2088dfc rafe34be  
    22        ?ipc_m_connection_clone ;
    33        ?ipc_m_data_write /* mount options */ {
    4                 alternative (fs; tmpfs; fat; devfs) {
     4                alternative (fs; tmpfs_nested; fat_nested; devfs_nested) {
    55                        !fs.ipc_m_connect_to_me ;
    66                        !fs.mounted {
Note: See TracChangeset for help on using the changeset viewer.