Changeset ff2e72e in mainline for uspace/srv/fs/minixfs/mfs.c
- Timestamp:
- 2011-05-13T17:30:15Z (14 years ago)
- Branches:
- lfn, master, serial, ticket/834-toolchain-update, topic/msim-upgrade, topic/simplify-dev-export
- Children:
- 13ecdac9
- Parents:
- c2fcfc0
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
uspace/srv/fs/minixfs/mfs.c
rc2fcfc0 rff2e72e 94 94 int method = IPC_GET_IMETHOD(call); 95 95 96 mfsdebug(NAME "method = %d\n", method);96 /*mfsdebug(NAME "method = %d\n", method);*/ 97 97 switch (method) { 98 98 case IPC_M_PHONE_HUNGUP:
Note:
See TracChangeset
for help on using the changeset viewer.