Changeset ae78b53 in mainline for uspace/app/tester/vfs/vfs1.c

Timestamp:
2008-01-19T13:40:38Z (17 years ago)
Author:
Jakub Jermar <jakub@…>
Branches:
lfn, master, serial, ticket/834-toolchain-update, topic/msim-upgrade, topic/simplify-dev-export
Children:
4bb31f7
Parents:
5973fd0
Message:

Introduce the notion of lflag (i.e. lookup flags) to support the ability to
limit the scope of VFS node types that can be opened by open() and opendir(). In
the future, lflag will also specify actions for VFS_LOOKUP handlers that will be
carried out in situations such as the VFS node is not found (e.g. implementation
of mkdir() and open() with O_CREAT in oflag).

(No files)

Note: See TracChangeset for help on using the changeset viewer.