Changeset ae78b530 in mainline for uspace/srv/fs/tmpfs/tmpfs_ops.c
- Timestamp:
- 2008-01-19T13:40:38Z (17 years ago)
- Branches:
- lfn, master, serial, ticket/834-toolchain-update, topic/msim-upgrade, topic/simplify-dev-export
- Children:
- 4bb31f7
- Parents:
- 5973fd0
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
uspace/srv/fs/tmpfs/tmpfs_ops.c
r5973fd0 rae78b530 237 237 unsigned last = IPC_GET_ARG2(*request); 238 238 int dev_handle = IPC_GET_ARG3(*request); 239 int lflag = IPC_GET_ARG4(*request); 239 240 240 241 if (last < next)
Note:
See TracChangeset
for help on using the changeset viewer.