Opened 15 years ago

Closed 14 years ago

Last modified 13 years ago

#79 closed enhancement (fixed)

Introduce and implement VFS_UNMOUNT

Reported by: Jakub Jermář Owned by: Jakub Jermář
Priority: major Milestone: 0.4.2
Component: helenos/srv/vfs Version: mainline
Keywords: fs vfs fat tmpfs Cc: jakub@…
Blocker for: Depends on:
See also:

Description

Now that we have a functional VFS_MOUNT, it wouldn't be bad to be able to unmount file systems.

Change History (4)

comment:1 by Jakub Jermář, 15 years ago

Type: defecttask

comment:2 by Jakub Jermář, 14 years ago

In changeset:head,223 the support for unmount was delivered to VFS.
In changeset:head,226 the support for unmount was enhanced to libfs.
What remains to be done is the implementation of VFS_OUT_UNMOUNTED
in each endpoint file system server.

comment:3 by Jakub Jermář, 14 years ago

Milestone: 0.5.00.4.2
Resolution: fixed
Status: newclosed

FAT unmount support added in changeset:head,236.

comment:4 by Jakub Jermář, 13 years ago

Type: taskenhancement
Note: See TracTickets for help on using tickets.