Changeset 594303b in mainline for uspace/srv/vfs/vfs.h
- Timestamp:
- 2009-04-18T15:32:56Z (16 years ago)
- Branches:
- lfn, master, serial, ticket/834-toolchain-update, topic/msim-upgrade, topic/simplify-dev-export
- Children:
- 8d049ee0
- Parents:
- 6b6e423a
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
uspace/srv/vfs/vfs.h
r6b6e423a r594303b 255 255 extern link_t plb_head; /**< List of active PLB entries. */ 256 256 257 #define MAX_MNTOPTS_LEN 256 258 257 259 /** Holding this rwlock prevents changes in file system namespace. */ 258 260 extern rwlock_t namespace_rwlock;
Note:
See TracChangeset
for help on using the changeset viewer.