Opened 17 years ago
Last modified 15 years ago
#1242 new bug
Inode::WriteAttribute() does not work correctly for small_data items
Reported by: | axeld | Owned by: | axeld |
---|---|---|---|
Priority: | normal | Milestone: | R1 |
Component: | File Systems/BFS | Version: | R1/pre-alpha1 |
Keywords: | Cc: | ||
Blocked By: | Blocking: | ||
Platform: | All |
Description
It currently follows R5 semantics: write position is ignored, and the previous attribute contents are removed before writing the new one.
Change History (3)
comment:1 by , 17 years ago
Owner: | changed from | to
---|
comment:3 by , 15 years ago
Indeed, hrev31313 improved the situation considerably, but there are still remaining problems that warrant to keep this ticket open.
Note:
See TracTickets
for help on using tickets.
This was probably a relic of the OpenBFS team. This was assigned to me, transferring back to Axel. :)