Changeset 704311b in mainline
- Timestamp:
- 2009-09-16T17:15:00Z (15 years ago)
- Branches:
- lfn, master, serial, ticket/834-toolchain-update, topic/msim-upgrade, topic/simplify-dev-export
- Children:
- 8c73012
- Parents:
- fed03a3
- Location:
- contrib/arch/uspace
- Files:
-
- 2 edited
Legend:
- Unmodified
- Added
- Removed
-
contrib/arch/uspace/lib/libfs/fnc.libfs_open_node
rfed03a3 r704311b 1 NULL -
contrib/arch/uspace/srv/vfs/vfs.bp
rfed03a3 r704311b 36 36 tentative { 37 37 !fs.vfs_m_data_write /* mount options */ 38 } 39 [fnc.vfs_release_phone] ;38 } ; 39 [fnc.vfs_release_phone] 40 40 } 41 41 }
Note:
See TracChangeset
for help on using the changeset viewer.