Changeset 92f9baca in mainline for uspace/srv/fs/tmpfs/tmpfs_ops.c

Timestamp:
2008-05-25T19:49:29Z (16 years ago)
Author:
Jakub Jermar <jakub@…>
Branches:
lfn, master, serial, ticket/834-toolchain-update, topic/msim-upgrade, topic/simplify-dev-export
Children:
fa832eb
Parents:
64b67c3
Message:

Optimize conditions in libfs_lookup(). Perform primitive comparisons in the
left-hand subexpression and potentially expensive calls to libfs operations in
the right-hand subexpression.

(No files)

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