#84 closed enhancement (fixed)
Replace VFS_DEVICE with VFS_FSTAT
| Reported by: | Jakub Jermář | Owned by: | |
|---|---|---|---|
| Priority: | major | Milestone: | 0.4.1 |
| Component: | helenos/srv/vfs | Version: | mainline |
| Keywords: | fs vfs devfs tmfps fat | Cc: | |
| Blocker for: | Depends on: | ||
| See also: |
Description
devfs's VFS_DEVICE is actually a form of VFS_FSTAT. Thus we can remove this never implemented method from TMPFS and FAT filesystems and provide VFS_FSTAT instead.
Change History (2)
comment:1 by , 16 years ago
| Resolution: | → fixed |
|---|---|
| Status: | new → closed |
comment:2 by , 15 years ago
| Type: | task → enhancement |
|---|
Note:
See TracTickets
for help on using tickets.

Fixed in revision 4585.